diff --git a/qrmanager/Chart.yaml b/qrmanager/Chart.yaml index 8792984..7eec4da 100644 --- a/qrmanager/Chart.yaml +++ b/qrmanager/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.1.0 +version: 0.1.3 # 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/qrmanager/templates/ingress.yaml b/qrmanager/templates/ingress.yaml index dee14c5..8d26d41 100644 --- a/qrmanager/templates/ingress.yaml +++ b/qrmanager/templates/ingress.yaml @@ -7,7 +7,7 @@ metadata: labels: {{ .Values.ingress.labels | toYaml | nindent 4 }} spec: - ingressClassName: {{ .Values.ingress.className}} + # ingressClassName: {{ .Values.ingress.className}} rules: - http: paths: