diff --git a/dev/helm/templates/deployment.yaml b/dev/helm/templates/deployment.yaml index 6c6a2ec9..ef9b4a5a 100644 --- a/dev/helm/templates/deployment.yaml +++ b/dev/helm/templates/deployment.yaml @@ -51,7 +51,7 @@ spec: name: {{ template "wiki.postgresql.secret" . }} {{- end }} key: {{ template "wiki.postgresql.secretKey" . }} - - name: HA + - name: HA_ACTIVE value: {{ .Values.replicaCount | int | le 2 | quote }} ports: - name: http