Andrei Kvapil
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
k8s/charts/seaweedfs/templates/cosi-deployment.yaml
|
@ -173,7 +173,7 @@ spec: |
|
|
{{- if .Values.cosi.existingConfigSecret }} |
|
|
{{- if .Values.cosi.existingConfigSecret }} |
|
|
secretName: {{ .Values.cosi.existingConfigSecret }} |
|
|
secretName: {{ .Values.cosi.existingConfigSecret }} |
|
|
{{- else }} |
|
|
{{- else }} |
|
|
secretName: seaweedfs-cosi-secret |
|
|
|
|
|
|
|
|
secretName: seaweedfs-client-cert |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
{{- if .Values.global.enableSecurity }} |
|
|
{{- if .Values.global.enableSecurity }} |
|
|