Skip to content

Commit

Permalink
removing commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Aug 28, 2023
1 parent d348fc8 commit 867c50c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kube/services/monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1540,11 +1540,6 @@ prometheus-node-exporter:
- --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$
service:
portName: http-metrics
# tolerations:
# - key: eks.amazonaws.com/compute-type
# operator: Equal
# value: fargate
# effect: NoSchedule
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit 867c50c

Please sign in to comment.