update bitnami repo
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
chart: postgresql
|
chart: postgresql
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: OCIRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
interval: 1h
|
interval: 1h
|
||||||
install:
|
install:
|
||||||
@@ -78,22 +78,4 @@ spec:
|
|||||||
existingClaim: postgresql-replica-pvc
|
existingClaim: postgresql-replica-pvc
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
name: postgresql-replica-pvc
|
name: postgresql-replica-pvc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
controller:
|
|
||||||
spec:
|
|
||||||
template:
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
volumeMounts:
|
|
||||||
- mountPath: /bitnami/postgresql
|
|
||||||
name: postgresql-volume
|
|
||||||
readOnly: false
|
|
||||||
volumes:
|
|
||||||
- name: postgresql-volume
|
|
||||||
hostPath:
|
|
||||||
path: /mnt/nfs/AppData/postgresql
|
|
||||||
type: Directory
|
|
||||||
Reference in New Issue
Block a user