mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
19 lines
269 B
YAML
19 lines
269 B
YAML
# Test values file for generating all of the yaml and check that
|
|
# the rendering is correct
|
|
|
|
service:
|
|
type: Ingress
|
|
|
|
volumePermissions:
|
|
enabled: true
|
|
|
|
redis:
|
|
enabled: true
|
|
cluster:
|
|
enabled: true
|
|
|
|
postgresql:
|
|
enabled: true
|
|
replication:
|
|
enabled: true
|