We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0bbcd commit 315633dCopy full SHA for 315633d
…-gateway/overlays/production/config.json …/overlays/testing-privileged/config.jsonapps/argocd-gateway/overlays/production/config.json renamed to apps/argocd-gateway/overlays/testing-privileged/config.json
@@ -1,7 +1,7 @@
1
{
2
"appName": "argocd-gateway",
3
"userGivenName": "argocd-gateway",
4
- "destNamespace": "default",
+ "destNamespace": "testing-privileged",
5
"destServer": "https://kubernetes.default.svc",
6
"srcPath": "apps/argocd-gateway/overlays/production",
7
"srcRepoURL": "https://github.com/developing-today/code.git",
…y/overlays/production/kustomization.yaml …ys/testing-privileged/kustomization.yamlapps/argocd-gateway/overlays/production/kustomization.yaml renamed to apps/argocd-gateway/overlays/testing-privileged/kustomization.yaml
0 commit comments