Skip to content

Commit

Permalink
resolve helm error
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav090420 committed Oct 17, 2024
1 parent a150e07 commit 2d210bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ spec:
secretKeyRef:
name: {{.secretName }}
key: {{.secretPasswordKey }}
{{- end }}
volumeMounts:
- name: service-config
mountPath: /app/resources/configs/{{ .Chart.Name }}/application.conf
Expand Down

0 comments on commit 2d210bc

Please sign in to comment.