init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"appName": "uptime-kuma",
|
||||
"userGivenName": "uptime-kuma",
|
||||
"destNamespace": "default",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "courses_002/autopilot/apps/uptime-kuma/overlays/management",
|
||||
"srcRepoURL": "https://github.com/Mathod95/courses.git",
|
||||
"srcTargetRevision": "",
|
||||
"labels": null,
|
||||
"annotations": null
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base
|
||||
Reference in New Issue
Block a user