Loading deploy/kubernetes/chart/templates/idp/configmap.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,5 @@ metadata: labels: {{ include "esgf.component.labels" (list . "idp" $idp.labels) | nindent 4 }} data: PROXY_ADDRESS_FORWARDING: "true" KEYCLOAK_IMPORT: "/opt/jboss/deploy/realm.json" {{- end }} Loading
deploy/kubernetes/chart/templates/idp/configmap.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,5 @@ metadata: labels: {{ include "esgf.component.labels" (list . "idp" $idp.labels) | nindent 4 }} data: PROXY_ADDRESS_FORWARDING: "true" KEYCLOAK_IMPORT: "/opt/jboss/deploy/realm.json" {{- end }}