Skip to content

Commit a91d8d9

Browse files
author
wlanboy
committed
fixing config name
1 parent b68a4ca commit a91d8d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javahttpclient-chart/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ spec:
4040
volumes:
4141
- name: config-volume
4242
configMap:
43-
name: {{ .Values.deploymentName }}-config
43+
name: {{ .Values.deploymentname }}-config
4444
- name: tmp-volume
4545
emptyDir: {}

0 commit comments

Comments
 (0)