mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
rm log location pg
This commit is contained in:
@@ -29,7 +29,6 @@ spec:
|
||||
max_connections: {{ .Values.postgresql.maxConnections | quote }}
|
||||
log_destination: 'csvlog'
|
||||
logging_collector: 'on'
|
||||
log_directory: '/var/log/postgresql'
|
||||
log_filename: 'postgres'
|
||||
log_rotation_age: '0'
|
||||
log_rotation_size: '0'
|
||||
|
||||
Reference in New Issue
Block a user