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