modified: deploy/mosquitto-deploy.yaml
All checks were successful
Mosquitto CI/CD Pipeline / deploy (push) Successful in 16s
All checks were successful
Mosquitto CI/CD Pipeline / deploy (push) Successful in 16s
This commit is contained in:
@@ -48,6 +48,7 @@ spec:
|
||||
containers:
|
||||
- name: mosquitto
|
||||
image: eclipse-mosquitto:latest
|
||||
imagePullPolicy: Always
|
||||
command: ["/usr/sbin/mosquitto"]
|
||||
args: ["-c", "/etc/mosquitto/mosquitto.conf"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user