feat(infrastructure): update rabbitmq env

This commit is contained in:
2025-10-05 22:35:48 +02:00
parent c15dea5456
commit 9a7759ab3d

View File

@@ -6,4 +6,5 @@ metadata:
namespace: {{ .Release.Namespace }}
stringData:
password: {{ .Values.rabbitmq.password | quote }}
username: "admin"
{{- end }}