diff --git a/geoserver-lb/Chart.yaml b/geoserver-lb/Chart.yaml index 9a8af03..e643fa6 100644 --- a/geoserver-lb/Chart.yaml +++ b/geoserver-lb/Chart.yaml @@ -2,5 +2,5 @@ name: geoserver-lb apiVersion: v2 description: A Helm chart for deploying geoserver loadbalanced type: application -version: 0.6.0 +version: 0.6.1 appVersion: "22.0.4" diff --git a/geoserver-lb/templates/geoserver-deploy.yaml b/geoserver-lb/templates/geoserver-deploy.yaml index 7b377eb..6dd0471 100644 --- a/geoserver-lb/templates/geoserver-deploy.yaml +++ b/geoserver-lb/templates/geoserver-deploy.yaml @@ -52,7 +52,7 @@ spec: persistentVolumeClaim: claimName: georchestra-geoserver-geodata {{- if .Values.geoserver.extra_volumes }} - {{ .Values.geoserver.extra_volumes | toYaml | nindent 6 }} + {{ .Values.geoserver.extra_volumes | toYaml | nindent 8 }} {{- end }} {{- with .Values.geoserver.pull_secret }} imagePullSecrets: