diff --git a/charts/reportservice/Chart.yaml b/charts/reportservice/Chart.yaml index dd3d89f..e9f1a35 100644 --- a/charts/reportservice/Chart.yaml +++ b/charts/reportservice/Chart.yaml @@ -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: 1.0.4 +version: 1.0.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/reportservice/templates/reportservice-pv.yaml b/charts/reportservice/templates/reportservice-pv.yaml index 73d83ca..5daf7cf 100644 --- a/charts/reportservice/templates/reportservice-pv.yaml +++ b/charts/reportservice/templates/reportservice-pv.yaml @@ -9,4 +9,4 @@ spec: resources: requests: storage: {{ .Values.spec.volumes.persistentVolumeClaimStorage }} - storageClassName: aws-efs + storageClassName: {{ .Values.spec.volumes.storageClass }} diff --git a/charts/reportservice/values.yaml b/charts/reportservice/values.yaml index 9eb1e63..eca980c 100644 --- a/charts/reportservice/values.yaml +++ b/charts/reportservice/values.yaml @@ -24,6 +24,7 @@ spec: name: reportservice-pv-claim persistentVolumeClaim: reportservice-pv-claim persistentVolumeClaimStorage: + storageClass: keycloak: allowed_origins: