ingress 4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2024-01-14 15:32:13 +01:00
parent a7262d99cc
commit 1b3429184a

View File

@ -26,6 +26,8 @@ spec:
value: mqtt://emqx01-anonymous-cluster-internal.broker.svc.cluster.local:1883 value: mqtt://emqx01-anonymous-cluster-internal.broker.svc.cluster.local:1883
- name: MQTT_TOPIC - name: MQTT_TOPIC
value: locative/event value: locative/event
- name: GIN_MODE
value: release
ports: ports:
- containerPort: 8080 - containerPort: 8080
protocol: TCP protocol: TCP