parent
2916ec5889
commit
525f758151
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user