[bitnami/postgresql-ha] Remove RW emptyDir for postgresql logs (#25207)

This commit is contained in:
Andrés Bono
2024-04-22 11:54:35 +02:00
committed by GitHub
parent 6931be60e6
commit c3b108281d
2 changed files with 0 additions and 6 deletions

View File

@@ -447,9 +447,6 @@ spec:
- name: empty-dir
mountPath: /opt/bitnami/postgresql/tmp
subPath: app-tmp-dir
- name: empty-dir
mountPath: /opt/bitnami/postgresql/logs
subPath: app-logs-dir
- name: empty-dir
mountPath: /opt/bitnami/repmgr/conf
subPath: repmgr-conf-dir

View File

@@ -409,9 +409,6 @@ spec:
- name: empty-dir
mountPath: /opt/bitnami/postgresql/tmp
subPath: app-tmp-dir
- name: empty-dir
mountPath: /opt/bitnami/postgresql/logs
subPath: app-logs-dir
- name: empty-dir
mountPath: /opt/bitnami/repmgr/conf
subPath: repmgr-conf-dir