diff --git a/charts/vantage-kubernetes-agent/templates/application.yaml b/charts/vantage-kubernetes-agent/templates/application.yaml index 193f84a..fee5843 100644 --- a/charts/vantage-kubernetes-agent/templates/application.yaml +++ b/charts/vantage-kubernetes-agent/templates/application.yaml @@ -157,8 +157,8 @@ spec: mountPath: {{ .mountPath }} {{- end }} {{- end }} - securityContext: - {{- toYaml .Values.podSecurityContext | nindent 6 }} + securityContext: + {{- toYaml .Values.podSecurityContext | nindent 8 }} {{- if not .Values.agent.useDeployment }} {{- with .Values.persist }} volumeClaimTemplates: