Files
launchpad/infra/values/base/passwordpusher-values.yaml
2026-05-20 12:43:03 +02:00

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