diff --git a/deploy/charts/burrito/templates/datastore.yaml b/deploy/charts/burrito/templates/datastore.yaml index 6af4fa6a..8fdb97bf 100644 --- a/deploy/charts/burrito/templates/datastore.yaml +++ b/deploy/charts/burrito/templates/datastore.yaml @@ -58,7 +58,7 @@ spec: mountPath: /etc/burrito readOnly: true {{- if .tls.certManager.use }} - - name: burrito-tls + - name: burrito-datastore-tls mountPath: /etc/burrito/tls readOnly: true {{- end }}