mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-06-16 05:08:56 +00:00
change postgres app name
This commit is contained in:
parent
5a9bd79f71
commit
3c879feb4e
@ -1,7 +1,7 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: ApplicationSet
|
kind: ApplicationSet
|
||||||
metadata:
|
metadata:
|
||||||
name: core-api
|
name: postgres
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
@ -16,7 +16,7 @@ spec:
|
|||||||
- path: "dev/.config/config.json"
|
- path: "dev/.config/config.json"
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: 'core-api'
|
name: 'postgres'
|
||||||
spec:
|
spec:
|
||||||
project: 'comissions.app'
|
project: 'comissions.app'
|
||||||
source:
|
source:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user