From 3329b1fb47026747a663d572009649f13c8fe1cc Mon Sep 17 00:00:00 2001 From: Victor Roest Date: Thu, 28 Oct 2021 17:48:40 +0200 Subject: [PATCH] zookeeper: change tag --- cluster/apps/presidential-paradise/zookeeper/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/presidential-paradise/zookeeper/deployment.yaml b/cluster/apps/presidential-paradise/zookeeper/deployment.yaml index 1a3ebc5..12cb0c5 100644 --- a/cluster/apps/presidential-paradise/zookeeper/deployment.yaml +++ b/cluster/apps/presidential-paradise/zookeeper/deployment.yaml @@ -23,7 +23,7 @@ spec: spec: containers: - name: zookeeper - image: ghcr.io/nullx76/zookeeper:latest + image: ghcr.io/nullx76/zookeeper:manual ports: - containerPort: 8085 env: