From acb39198d608e147a01ec5d1a87099927950931a Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 4 Jan 2022 21:39:55 +0100 Subject: [PATCH] Revert "switch to mgmt center dev" This reverts commit b724838f7d711e4631bb4e32642cd794acc468ad. --- mosquitto/deployment-mgmt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mosquitto/deployment-mgmt.yaml b/mosquitto/deployment-mgmt.yaml index bb84baa..eabeab0 100644 --- a/mosquitto/deployment-mgmt.yaml +++ b/mosquitto/deployment-mgmt.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: mc - image: docker.io/cedalo/management-center:dev + image: docker.io/cedalo/management-center:2 imagePullPolicy: Always ports: - containerPort: 8088