Merge pull request #523 from 3dwardch3ng/infra/postgresql
fix app path for postgresql
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"namespace": "postgresql",
|
"namespace": "postgresql",
|
||||||
"destNamespace": "postgresql",
|
"destNamespace": "postgresql",
|
||||||
"destServer": "https://kubernetes.default.svc",
|
"destServer": "https://kubernetes.default.svc",
|
||||||
"srcPath": "infrastructure/postgresql/env/k3s-cluster",
|
"srcPath": "infrastructures/postgresql/env/k3s-cluster",
|
||||||
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
|
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
|
||||||
"srcTargetRevision": "",
|
"srcTargetRevision": "",
|
||||||
"labels": null,
|
"labels": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user