add app snippet-box

This commit is contained in:
2024-07-16 13:44:16 +10:00
parent 05ea86b038
commit eac0bdaa9e
6 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"appName": "snippet-box",
"userGivenName": "snippet-box",
"destNamespace": "snippet-box",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/snippet-box/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