mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
21 lines
351 B
YAML
21 lines
351 B
YAML
# Test values file for generating all of the yaml and check that
|
|
# the rendering is correct
|
|
|
|
postgresql:
|
|
pdb:
|
|
create: true
|
|
|
|
pgpool:
|
|
pdb:
|
|
create: true
|
|
|
|
networkPolicy:
|
|
enabled: true
|
|
allowExternal: false
|
|
|
|
metrics:
|
|
enabled: true
|
|
## Kubeval doesn't recognise ServiceMonitor as a valid K8s object
|
|
# serviceMonitor:
|
|
# enabled: true
|