From 92a48915101fe64f4e4f6ce1a09d4332527c0e50 Mon Sep 17 00:00:00 2001 From: Gorden Mende Date: Fri, 5 Dec 2025 13:24:38 +0000 Subject: [PATCH] mosquitto/deploy/kustomization.yaml aktualisiert --- mosquitto/deploy/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mosquitto/deploy/kustomization.yaml b/mosquitto/deploy/kustomization.yaml index fdd1344..f640c0a 100644 --- a/mosquitto/deploy/kustomization.yaml +++ b/mosquitto/deploy/kustomization.yaml @@ -5,7 +5,7 @@ resources: - pv.yaml - pvc.yaml - deployment.yaml -- service.yml +- service.yaml commonLabels: app.kubernetes.io/name: mosquitto app: mosquitto \ No newline at end of file