From fe034e47f30d3509c68a20c4b380336adcf5741a Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Tue, 7 Jun 2022 09:51:41 +0200 Subject: [PATCH] feat: deployment --- smardigo/templates/connect/deployment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/smardigo/templates/connect/deployment.yml b/smardigo/templates/connect/deployment.yml index 1d1d4c3..1e1ff4f 100644 --- a/smardigo/templates/connect/deployment.yml +++ b/smardigo/templates/connect/deployment.yml @@ -26,6 +26,9 @@ spec: - ip: "{{ .Values.sharedService.elastic.host03.ip }}" hostnames: - "{{ .Values.sharedService.elastic.host03.name }}" + - ip: "10.3.0.12" + hostnames: + - "prodwork01-kube-keycloak.smardigo.digital" volumes: - name: elastic-client-cert secret: