We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315633d commit b386ebfCopy full SHA for b386ebf
apps/argocd-gateway/overlays/testing-privileged/config.json
@@ -3,7 +3,7 @@
3
"userGivenName": "argocd-gateway",
4
"destNamespace": "testing-privileged",
5
"destServer": "https://kubernetes.default.svc",
6
- "srcPath": "apps/argocd-gateway/overlays/production",
+ "srcPath": "apps/argocd-gateway/overlays/testing-privileged",
7
"srcRepoURL": "https://github.com/developing-today/code.git",
8
"srcTargetRevision": "",
9
"labels": null,
0 commit comments