chore(apps): add homepage

This commit is contained in:
David Landry 2024-01-21 22:16:59 -05:00
parent e42033bd43
commit 1982c4bc7d
10 changed files with 308 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "gethomepage",
"userGivenName": "gethomepage",
"destNamespace": "homepage",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/gethomepage/overlays/system",
"srcRepoURL": "https://git.nc.landry.land/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}

View file

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