We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed602a2 commit 9c17092Copy full SHA for 9c17092
app-of-apps/my-app-list/sealed-secrets.yml
@@ -1,9 +1,9 @@
1
apiVersion: argoproj.io/v1alpha1
2
kind: Application
3
metadata:
4
- name: demo-app3
+ name: sealed-secrets
5
# You'll usually want to add your resources to the argocd namespace.
6
- namespace: sealed-secrets
+ namespace: argocd
7
# Add a this finalizer ONLY if you want these to cascade delete.
8
finalizers:
9
- resources-finalizer.argocd.argoproj.io
0 commit comments