diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index 3f0453f2..8d1138c4 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -116,7 +116,7 @@ spec: {{- with .Values.deployment.securityContext }} securityContext: - {{- toYaml . | nindent 12 }} + {{- toYaml . | nindent 10 }} {{- end }} ports: - name: http