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