Skip to content

Commit

Permalink
fix clusterchecks deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Mar 7, 2025
1 parent 8da8267 commit d2c622d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ spec:
{{- if and (empty .Values.clusterChecksRunner.resources) .Values.providers.gke.autopilot -}}
{{- include "default-cluster-check-runner-resources" . | indent 10 }}
{{- else }}
{{- end }}
{{ toYaml .Values.clusterChecksRunner.resources | indent 10 }}
{{- if .Values.clusterChecksRunner.containers.agent.securityContext }}
securityContext:
Expand Down

0 comments on commit d2c622d

Please sign in to comment.