From 314663c073abf8602c36e8c531ffcb9468aa651a Mon Sep 17 00:00:00 2001 From: Gorden Mende Date: Fri, 5 Dec 2025 12:40:07 +0000 Subject: [PATCH] mosquitto/base/deployment.yml aktualisiert --- mosquitto/base/deployment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mosquitto/base/deployment.yml b/mosquitto/base/deployment.yml index d1279d2..1d24311 100644 --- a/mosquitto/base/deployment.yml +++ b/mosquitto/base/deployment.yml @@ -29,7 +29,7 @@ spec: - name: mosquitto-base-config mountPath: /tmp/mosquitto.conf subPath: mosquitto.conf - - name: mosquitto-base-config + - name: mosquitto-base-config-1 mountPath: /tmp/password_file subPath: password_file containers: @@ -75,4 +75,4 @@ spec: claimName: mosquitto-conf - name: mosquitto-base-config configMap: - name: mosquitto-base-config + name: mosquitto-base-config-1 \ No newline at end of file