|
|
|
|
@ -16,6 +16,9 @@ spec:
|
|
|
|
|
- ip: "{{ .Values.sharedService.keycloak.host.ip }}"
|
|
|
|
|
hostnames:
|
|
|
|
|
- "{{ .Values.sharedService.keycloak.host.name }}"
|
|
|
|
|
- ip: "{{ .Values.sharedService.postgres.host.ip }}"
|
|
|
|
|
hostnames:
|
|
|
|
|
- "{{ .Values.sharedService.postgres.host.name }}"
|
|
|
|
|
volumes:
|
|
|
|
|
- name: elastic-client-cert
|
|
|
|
|
secret:
|
|
|
|
|
|