mosquitto/deploy/deployment.yaml aktualisiert

This commit is contained in:
2025-12-05 13:31:38 +00:00
parent f6a4a79a6b
commit e458e626cf
+8 -2
View File
@@ -21,8 +21,14 @@ spec:
- containerPort: 1883
- containerPort: 9001
volumeMounts:
- mountPath: /mosquitto
name: mosquitto-volume
- name: mosquitto-data
mountPath: /mosquitto/data
- name: mosquitto-base-config
mountPath: /mosquitto/config
subPath: mosquitto.conf
- name: mosquitto-base-config
mountPath: /mosquitto/config
subPath: password_file
volumes:
- name: mosquitto-volume
persistentVolumeClaim: