diff --git a/charts/goldpinger/Chart.yaml b/charts/goldpinger/Chart.yaml index 0fb5c2c..3ece284 100644 --- a/charts/goldpinger/Chart.yaml +++ b/charts/goldpinger/Chart.yaml @@ -11,4 +11,4 @@ name: goldpinger sources: - https://github.com/bloomberg/goldpinger - https://github.com/okgolove/helm-charts -version: 5.6.0 +version: 6.0.0 diff --git a/charts/goldpinger/values.yaml b/charts/goldpinger/values.yaml index a27b11c..f92eade 100644 --- a/charts/goldpinger/values.yaml +++ b/charts/goldpinger/values.yaml @@ -48,7 +48,7 @@ goldpinger: extraEnv: [] service: - type: LoadBalancer + type: ClusterIP port: 80 annotations: {} labels: {}