Skip to content

Commit

Permalink
INJICERT-661 helm issues resolution
Browse files Browse the repository at this point in the history
Signed-off-by: Hitesh Jain <[email protected]>
  • Loading branch information
jainhitesh9998 committed Feb 6, 2025
1 parent 7ba8456 commit fe1cd5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/inji-certify/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ spec:
{{- include "common.tplvalues.render" (dict "value" .Values.extraEnvVars "context" $) | nindent 12 }}
{{- end }}
{{- if .Values.installHSMPlugin }}
- name: install_hsm_client
value: {{ .Values.installHSMPlugin }}
- name: install_hsm_client
value: {{ .Values.installHSMPlugin }}
{{- end }}
envFrom:
{{- if .Values.extraEnvVarsCM }}
Expand Down

0 comments on commit fe1cd5e

Please sign in to comment.