8 lines
176 B
YAML
8 lines
176 B
YAML
image:
|
|
repository: docker.io/pglombardo/pwpush
|
|
tag: "release-1.51.0"
|
|
|
|
# Disable the bundled postgresql subchart — we run our own StatefulSet
|
|
postgresql:
|
|
enabled: false
|