diff --git a/charts/panope/templates/agent/deployment.yaml b/charts/panope/templates/agent/deployment.yaml index 3d58de8..39d9860 100644 --- a/charts/panope/templates/agent/deployment.yaml +++ b/charts/panope/templates/agent/deployment.yaml @@ -50,7 +50,7 @@ spec: priorityClassName: {{ .Values.agent.priorityClassName }} {{- end }} containers: - - name: {{ .Release.Name }} + - name: agent command: - bin/agent securityContext: