diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 3eebd16..de81992 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -13,7 +13,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: 1.3.14 +version: 1.3.15 # 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 # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index d9adf39..14ee536 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -137,8 +137,10 @@ spec: securityContext: {{- toYaml .Values.vpn.securityContext | nindent 12 }} env: - PUID: "911" - PGID: "911" + - name: PUID + value: "911" + - name: PGID + value: "911" livenessProbe: exec: command: