diff --git a/cluster/apps/presidential-paradise/zookeeper/deployment.yaml b/cluster/apps/presidential-paradise/zookeeper/deployment.yaml index 4018806..43a4f2b 100644 --- a/cluster/apps/presidential-paradise/zookeeper/deployment.yaml +++ b/cluster/apps/presidential-paradise/zookeeper/deployment.yaml @@ -37,7 +37,7 @@ spec: fieldRef: fieldPath: status.podIP - name: SERVICE_NAME - value: zookeeper-private.default.svc.cluster.local + value: zookeeper-private.presidential-paradise.svc.cluster.local resources: {} securityContext: privileged: false