fix dependency naming
This commit is contained in:
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.4.0
|
version: 3.5.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: 0.3.3.2171
|
appVersion: 0.3.3.2171
|
||||||
|
@@ -87,7 +87,7 @@ persistence:
|
|||||||
media:
|
media:
|
||||||
nfsPath: /volume2/Storage
|
nfsPath: /volume2/Storage
|
||||||
nfsServer: synologybond.alexlebens.net
|
nfsServer: synologybond.alexlebens.net
|
||||||
postgres-cluster:
|
postgres-16-cluster:
|
||||||
mode: standalone
|
mode: standalone
|
||||||
cluster:
|
cluster:
|
||||||
walStorage:
|
walStorage:
|
||||||
|
Reference in New Issue
Block a user