Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: nithyatsu <[email protected]>
  • Loading branch information
nithyatsu committed Jul 19, 2024
1 parent a16af9e commit 41d413b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/Chart/templates/ucp/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
- name: config-volume
configMap:
# Provide the name of the ConfigMap containing the files you want
# to add to the container
# to add to the containerr
name: ucp-config
- name: cert
secret:
Expand All @@ -84,4 +84,4 @@ spec:
- name: {{ .Values.global.rootCA.volumeName }}
secret:
secretName: {{ .Values.global.rootCA.secretName }}
{{- end }}
{{- end }}

0 comments on commit 41d413b

Please sign in to comment.