| @@ -51,7 +51,7 @@ spec: | |||||||
|                   name: {{ template "wiki.postgresql.secret" . }} |                   name: {{ template "wiki.postgresql.secret" . }} | ||||||
|                 {{- end }} |                 {{- end }} | ||||||
|                   key: {{ template "wiki.postgresql.secretKey" . }} |                   key: {{ template "wiki.postgresql.secretKey" . }} | ||||||
|             - name: HA |             - name: HA_ACTIVE | ||||||
|               value: {{ .Values.replicaCount | int | le 2 | quote }} |               value: {{ .Values.replicaCount | int | le 2 | quote }} | ||||||
|           ports: |           ports: | ||||||
|             - name: http |             - name: http | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user