Skip to content

Commit 9c17092

Browse files
fixed namespace
1 parent ed602a2 commit 9c17092

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-of-apps/my-app-list/sealed-secrets.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: argoproj.io/v1alpha1
22
kind: Application
33
metadata:
4-
name: demo-app3
4+
name: sealed-secrets
55
# You'll usually want to add your resources to the argocd namespace.
6-
namespace: sealed-secrets
6+
namespace: argocd
77
# Add a this finalizer ONLY if you want these to cascade delete.
88
finalizers:
99
- resources-finalizer.argocd.argoproj.io

0 commit comments

Comments
 (0)