Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wwyhy authored Mar 26, 2020
1 parent 5d70892 commit caea5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
- name: SERVICE_NAME
value: "nacos-hs"
- name: DOMAIN_NAME
value: {{ .Values.env.domainNmae | quote }}
value: {{ .Values.env.domainName | quote }}
- name: POD_NAMESPACE
valueFrom:
fieldRef:
Expand Down

0 comments on commit caea5ae

Please sign in to comment.