Open
Description
π Refactor Ticket
Is this the safe way to handle this?
- change Helm YAMLs like
deployment/kubernetes/templates/backend/Secret.yaml
from as example from"{{ .Values.BACKEND.SMTP_PASSWORD }}β
to'{{ .Values.BACKEND.SMTP_PASSWORD }}β
in case there a double quotes in the secrets? See https://github.com/wir-social/freilernen-social
Activity