Skip to content

Commit

Permalink
fixed secret name for cert volume
Browse files Browse the repository at this point in the history
Signed-off-by: haorenfsa <[email protected]>
Co-authored-by: Alex Giurgiu <[email protected]>
  • Loading branch information
nustiueudinastea authored and haorenfsa committed Jan 3, 2025
1 parent c6f0718 commit 9eec910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/milvus-operator/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ spec:
- name: cert
secret:
defaultMode: 420
# secretName: {{ include "$.chart.fullname" . }}-webhook-cert
secretName: {{ include "chart.fullname" . }}-webhook-cert
{{- end }}

0 comments on commit 9eec910

Please sign in to comment.