diff --git a/geoserver-lb/Chart.yaml b/geoserver-lb/Chart.yaml index 7ba452f..cb97af4 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: 1.0.0 +version: 1.0.1 appVersion: "22.0.4" diff --git a/geoserver-lb/templates/geoserver-lb-deploy.yaml b/geoserver-lb/templates/geoserver-lb-deploy.yaml index 726d6f1..4c9e741 100644 --- a/geoserver-lb/templates/geoserver-lb-deploy.yaml +++ b/geoserver-lb/templates/geoserver-lb-deploy.yaml @@ -51,7 +51,7 @@ spec: {{ .Values.geoserver.extra_volumeMounts | toYaml | nindent 10 }} {{- end }} resources: - {{- toYaml .Values.nginx.resources | nindent 10 }} + {{- toYaml .Values.nginx.resources | nindent 12 }} livenessProbe: failureThreshold: 10 tcpSocket: