This commit is contained in:
parent
2ac34dc41c
commit
f2b45e92c3
1 changed files with 0 additions and 22 deletions
|
@ -17,28 +17,6 @@ spec:
|
|||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
automated:
|
||||
selfHeal: false
|
||||
prune: true
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: egress-test
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://git.ar21.de/aaron/egress-test-deployment.git
|
||||
targetRevision: HEAD
|
||||
path: ressources
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: egress-test
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
automated:
|
||||
selfHeal: false
|
||||
prune: true
|
||||
|
|
Loading…
Reference in a new issue