diff --git a/charts/vespa/Chart.yaml b/charts/vespa/Chart.yaml index d3b9673..20eb7f5 100644 --- a/charts/vespa/Chart.yaml +++ b/charts/vespa/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.9 +version: 0.2.10 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/vespa/values.yaml b/charts/vespa/values.yaml index 701041c..118a920 100644 --- a/charts/vespa/values.yaml +++ b/charts/vespa/values.yaml @@ -57,6 +57,7 @@ labels: service: name: vespa-service + type: ClusterIP # temporarily unused ports: - name: vespa-tenant-port port: 19071