Files
charts/dev/postgres-operator/0.0.1/ix_values.yaml
Kjeld Schouten-Lebbing 67ead0cdfb Add postgres-operator and basic common postgres-manifest (#303)
* Add postgres-operator and basic common postgres-manifest

* move postgres to dev train
2021-04-10 16:33:51 +02:00

13 lines
232 B
YAML

image:
registry: registry.opensource.zalan.do
repository: acid/postgres-operator
tag: v1.6.2
pullPolicy: "IfNotPresent"
postgres-operator-ui:
# configure UI ENVs
envs:
targetNamespace: "*"
teams:
- "apps"