feat(infrastructure): automatic deploy

This commit is contained in:
2025-10-05 20:54:00 +02:00
parent bc219338b1
commit a940e257ee
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ apiVersion: v1
kind: Secret
metadata:
name: {{ printf "%s-user-credentials" (.Values.rabbitmq.username | default "app-user") }}
namespace: {{ .Values.rabbitmq.namespace | default "rabbitmq" }}
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/managed-by: Helm
stringData: