From ad7b30263c929cddbf7b1b1709184e0f4fbf1765 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Sat, 18 Apr 2020 16:11:14 -0400 Subject: [PATCH] remove admin --- k8s/service.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/k8s/service.yaml b/k8s/service.yaml index 2027856..d9c377d 100644 --- a/k8s/service.yaml +++ b/k8s/service.yaml @@ -13,7 +13,4 @@ spec: - protocol: TCP port: 9443 name: https - - protocol: TCP - port: 8080 - name: admin type: LoadBalancer \ No newline at end of file