From 0ddfd835b42990dffa0dbec14ab223920c0292f4 Mon Sep 17 00:00:00 2001 From: Victor Roest Date: Fri, 29 Oct 2021 22:46:35 +0200 Subject: [PATCH] zookeeper: include --- cluster/apps/presidential-paradise/kustomization.yaml | 2 +- cluster/apps/presidential-paradise/zookeeper/ingress.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/cluster/apps/presidential-paradise/kustomization.yaml b/cluster/apps/presidential-paradise/kustomization.yaml index bf59f12..cd9cd51 100644 --- a/cluster/apps/presidential-paradise/kustomization.yaml +++ b/cluster/apps/presidential-paradise/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - wooloofanclub - # - zookeeper + - zookeeper diff --git a/cluster/apps/presidential-paradise/zookeeper/ingress.yaml b/cluster/apps/presidential-paradise/zookeeper/ingress.yaml index 40c98a2..7f9d7fe 100644 --- a/cluster/apps/presidential-paradise/zookeeper/ingress.yaml +++ b/cluster/apps/presidential-paradise/zookeeper/ingress.yaml @@ -15,4 +15,3 @@ spec: name: zookeeper port: number: 8085 -