add infra app minio

This commit is contained in:
2024-07-18 21:11:16 +10:00
parent 446cc3051e
commit bece0ca7ec
7 changed files with 164 additions and 0 deletions

View File

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