Skip to content

Commit

Permalink
Add comment to affinity field
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Kimmina <[email protected]>
  • Loading branch information
mariuskimmina committed Dec 14, 2024
1 parent 394dc72 commit 5841bef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/prometheus-node-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,8 @@ hostSysFsMount:
mountPropagation: ""

## Assign a group of affinity scheduling rules
##
## The default nodeAffinity excludes Fargate nodes and virtual kubelets from scheduling

Check failure on line 411 in charts/prometheus-node-exporter/values.yaml

View workflow job for this annotation

GitHub Actions / lint-test

411:88 [trailing-spaces] trailing spaces
## unless overriden by hard node affinity set in the field.
affinity: {}
# nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit 5841bef

Please sign in to comment.