diff --git a/kube/deploy/core/db/mosquitto/app/hr.yaml b/kube/deploy/core/db/mosquitto/app/hr.yaml index a6740ffe..e130265b 100644 --- a/kube/deploy/core/db/mosquitto/app/hr.yaml +++ b/kube/deploy/core/db/mosquitto/app/hr.yaml @@ -28,7 +28,7 @@ spec: app: image: &img repository: public.ecr.aws/docker/library/eclipse-mosquitto - tag: 2.0.22@sha256:d219d3a72847f3aed6a1d66975972d3b17f86e39e8f6f6b86b4088b879c1a2d6 + tag: 2.0.22@sha256:077fe4ff4c49df1e860c98335c77dda08360629e0e2a718147027e4db3eace9d command: ["sh", "-c"] args: - exec mosquitto -c "/config/$(hostname).conf"