diff --git a/charts/saleor/Chart.yaml b/charts/saleor/Chart.yaml index e110921..80386f0 100644 --- a/charts/saleor/Chart.yaml +++ b/charts/saleor/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: saleor-helm +name: saleor description: Deploy the saleor backend stack to Kubernetes # A chart can be either an 'application' or a 'library' chart. @@ -14,7 +14,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. -version: 0.1.25 +version: 0.1.26 dependencies: - name: postgresql diff --git a/charts/saleor/values.yaml b/charts/saleor/values.yaml index bb393db..3865a28 100644 --- a/charts/saleor/values.yaml +++ b/charts/saleor/values.yaml @@ -45,8 +45,7 @@ ingress: hosts: - host: chart-example.local paths: - - '/graphql' - - '/feeds/google' + - '/graphql/' tls: [] # - secretName: chart-example-tls # hosts: