diff --git a/charts/sorry-cypress/values.yaml b/charts/sorry-cypress/values.yaml index d824c31..192c0f1 100644 --- a/charts/sorry-cypress/values.yaml +++ b/charts/sorry-cypress/values.yaml @@ -51,7 +51,7 @@ api: labelSelector: matchLabels: app: {{ include "sorry-cypress-helm.fullname" . }}-api - topologyKey: failure-domain.beta.kubernetes.io/zone + topologyKey: topology.kubernetes.io/zone # You can define any init container(s) here. # This example checks that mongodb is running before allowing the api pod to start.