14 lines
288 B
YAML
14 lines
288 B
YAML
|
auth:
|
||
|
enablePostgresUser: true
|
||
|
existingSecret: postgresql
|
||
|
usePasswordFiles: false
|
||
|
architecture: replication
|
||
|
readReplicas:
|
||
|
replicaCount: 1
|
||
|
replication:
|
||
|
syncronousCommit: on
|
||
|
numSyncronousReplicas: 1
|
||
|
applicationName: futureporn
|
||
|
image:
|
||
|
debug: true
|
||
|
fullnameOverride: postgresql
|