postgres-operator/e2e/tests/constants.py

5 lines
289 B
Python

LEADER_LABEL_VALUE = "master" # value should be the same as in the configmap: pod_leader_label_value
SPILO_CURRENT = "registry.opensource.zalan.do/acid/spilo-17-e2e:0.3"
SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-17-e2e:0.4"
SPILO_FULL_IMAGE = "ghcr.io/zalando/spilo-17:4.0-p2"