Skip to content

Commit

Permalink
fixed secret name for cert volume
Browse files Browse the repository at this point in the history
  • Loading branch information
nustiueudinastea committed Dec 17, 2024
1 parent d7a4a66 commit 1c67d63
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 @@ -68,5 +68,5 @@ spec:
- name: cert
secret:
defaultMode: 420
# secretName: {{ include "$.chart.fullname" . }}-webhook-cert
secretName: {{ include "chart.fullname" . }}-webhook-cert
{{- end }}

0 comments on commit 1c67d63

Please sign in to comment.