add infra app postgresql

This commit is contained in:
2024-07-18 23:58:56 +10:00
parent 2000ebda91
commit 07b9a68b3f
3 changed files with 66 additions and 0 deletions

View File

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