mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
Update all-dev-apps.yaml
This commit is contained in:
parent
1f2a8d05e7
commit
4244c62da4
@ -2,12 +2,12 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: development
|
||||
namespace: argo-cd
|
||||
namespace: comissions-dev
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: argo-cd
|
||||
namespace: comissions-dev
|
||||
server: https://kubernetes.default.svc
|
||||
project: comissions.app
|
||||
source:
|
||||
@ -20,4 +20,4 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- ApplyOutOfSyncOnly=true
|
||||
- CreateNamespace=true
|
||||
- CreateNamespace=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user