Skip to content

Commit

Permalink
remove unnecessary configuration in validator
Browse files Browse the repository at this point in the history
  • Loading branch information
area363 committed Jan 8, 2025
1 parent 957bdcd commit ad1d076
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/all-in-one/templates/validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,8 @@ spec:
{{- toYaml $.Values.validator.tolerations | nindent 8 }}
{{- end }}
dnsPolicy: ClusterFirst
imagePullSecrets:
- name: acr-regcred
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
volumes:
- configMap:
Expand Down

0 comments on commit ad1d076

Please sign in to comment.