diff --git a/charts/bigdata-proxy/Chart.yaml b/charts/bigdata-proxy/Chart.yaml index 1520cde6..f95adfb2 100644 --- a/charts/bigdata-proxy/Chart.yaml +++ b/charts/bigdata-proxy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bigdata-proxy description: A Helm chart for the Spot Big Data Proxy type: application -version: 0.0.1 +version: 0.0.2 appVersion: 0.0.1 home: https://github.com/spotinst/charts icon: https://docs.spot.io/_media/images/spot_mark.png diff --git a/charts/bigdata-proxy/templates/service.yaml b/charts/bigdata-proxy/templates/service.yaml index 6defe5f4..e3dc260f 100644 --- a/charts/bigdata-proxy/templates/service.yaml +++ b/charts/bigdata-proxy/templates/service.yaml @@ -8,7 +8,7 @@ metadata: spec: ports: - name: proxy - port: 8080 + port: 80 protocol: TCP targetPort: proxy selector: