Skip to content

Commit

Permalink
Update charts/descheduler/values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
a7i committed Apr 16, 2024
1 parent e30c73c commit afa64e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/descheduler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ deschedulerPolicyAPIVersion: "descheduler/v1alpha2"
# deschedulerPolicy contains the policies the descheduler will execute.

Check failure on line 84 in charts/descheduler/values.yaml

View workflow job for this annotation

GitHub Actions / lint-and-test

[trailing-spaces] trailing spaces
# To use policies stored in an existing configMap use:
# NOTE: The name of the cm should comply to {{ template "descheduler.fullname" . }}
# deschedulerPolicy: []
# deschedulerPolicy: {}
deschedulerPolicy:
# nodeSelector: "key1=value1,key2=value2"
# maxNoOfPodsToEvictPerNode: 10
Expand Down

0 comments on commit afa64e5

Please sign in to comment.