mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
Update core-api.yaml
This commit is contained in:
parent
fc1bc785ac
commit
1f2a8d05e7
@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: core-api
|
||||
namespace: argo-cd
|
||||
namespace: comissions-dev
|
||||
spec:
|
||||
goTemplate: true
|
||||
goTemplateOptions: ["missingkey=error"]
|
||||
@ -58,11 +58,11 @@ spec:
|
||||
- 'core-api.comissions.dev'
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: 'argo-cd'
|
||||
namespace: 'comissions-dev'
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- ApplyOutOfSyncOnly=true
|
||||
- CreateNamespace=true
|
||||
- CreateNamespace=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user