From de692dfc93ee6fe35b46c3fc727f39c30459cfc5 Mon Sep 17 00:00:00 2001 From: Vivian Roest Date: Thu, 28 Oct 2021 17:50:02 +0200 Subject: [PATCH] zookeeper: change tag (again) --- 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 12cb0c5c..c464580f 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:manual + image: docker.io/0x76/zookeeper:manual ports: - containerPort: 8085 env: