remove egress-test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-06-28 14:17:53 +02:00
parent 2ac34dc41c
commit f2b45e92c3
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -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