add resources namespaces

This commit is contained in:
2024-07-15 09:10:56 +10:00
parent 1bd52f1627
commit c2d3499093
29 changed files with 148 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"appName": "namespaces",
"userGivenName": "namespaces",
"destNamespace": "argocd",
"destServer": "https://kubernetes.default.svc",
"srcPath": "resources/namespaces/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}

View File

@@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base