From cf3f323c2e200d5ad94a1e5349b68b5afc0a9421 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsham=20Teymour=C4=B1?= Date: Tue, 3 Aug 2021 15:22:09 +0300 Subject: [PATCH] exposing the shard service to the internet --- helm/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm/values.yaml b/helm/values.yaml index 1b38cef..b6e61d6 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -44,8 +44,6 @@ service: port: 80 targetPort: 8000 annotations: - cloud.google.com/load-balancer-type: Internal - networking.gke.io/internal-load-balancer-allow-global-access: "true" external-dns.alpha.kubernetes.io/hostname: substrate-telemetry.parity-stg.parity.io. core: type: LoadBalancer