fix infra app minio

This commit is contained in:
2024-07-18 22:30:47 +10:00
parent 1413982fa2
commit a699b57db9
5 changed files with 81 additions and 10 deletions

View File

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