Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit c0cfbae

Browse files
authored
Update deployment.yaml
1 parent 8d8a7b1 commit c0cfbae

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

charts/activiti-cloud-notifications-graphql/templates/deployment.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,7 @@ spec:
9898
{{- if include "common.ingress-path" . }}
9999
- name: SERVER_SERVLET_CONTEXTPATH
100100
value: {{ include "common.ingress-path" . | quote }}
101-
{{- end }}
102-
- name: EUREKA_CLIENT_ENABLED
103-
value: "false"
104-
- name: ACTIVITI_CLOUD_SERVICES_METADATA_EUREKA_STATIC_ENABLED
105-
value: "false"
106-
- name: ACTIVITI_CLOUD_SERVICES_METADATA_EUREKA_DYNAMIC_ENABLED
107-
value: "false"
101+
{{- end }}
108102
- name: ACT_CLOUD_CONFIG_SERVER_ENABLED
109103
value: "false"
110104
{{ include "common.extra-env" . | indent 8 }}

0 commit comments

Comments
 (0)