mosquitto in tekton
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mqtt-mosquitto
|
||||
image: docker-registry.lan/mosquitto:arm64
|
||||
image: cr.lan/mosquitto
|
||||
imagePullPolicy: Always
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
@@ -63,7 +63,7 @@ spec:
|
||||
name: mosquitto-data
|
||||
subPath: mosquitto/data
|
||||
- name: mosquitto-exporter
|
||||
image: docker-registry.lan/mosquitto-exporter:arm64
|
||||
image: cr.lan/mosquitto-exporter
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9234
|
||||
|
||||
Reference in New Issue
Block a user