fix namespaces
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"appName": "ingress-nginx-configmap",
|
||||
"userGivenName": "ingress-nginx-configmap",
|
||||
"namespace": "ingress-nginx",
|
||||
"destNamespace": "ingress-nginx",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "resources/ingress-nginx-configmap/env/k3s-cluster",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"appName": "local-path-provisioner",
|
||||
"userGivenName": "local-path-provisioner",
|
||||
"namespace": "local-path-provisioner",
|
||||
"destNamespace": "local-path-provisioner",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "resources/local-path-provisioner/env/k3s-cluster",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"appName": "namespaces",
|
||||
"userGivenName": "namespaces",
|
||||
"namespace": "argocd",
|
||||
"destNamespace": "argocd",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "resources/namespaces/env/k3s-cluster",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"appName": "sealed-secrets",
|
||||
"userGivenName": "sealed-secrets",
|
||||
"namespace": "sealed-secrets",
|
||||
"destNamespace": "kube-system",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "resources/sealed-secrets/env/k3s-cluster",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"appName": "sync-job",
|
||||
"userGivenName": "sync-job",
|
||||
"namespace": "argocd",
|
||||
"destNamespace": "argocd",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "resources/sync-job/env/k3s-cluster",
|
||||
|
||||
Reference in New Issue
Block a user