Skip to content

Commit

Permalink
jsonnet/main.jsonnet: Override containerfsSelector
Browse files Browse the repository at this point in the history
  • Loading branch information
slashpai committed Feb 23, 2022
1 parent 7eeb36e commit a2d5432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsonnet/main.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ local inCluster =
cpuThrottlingSelector: $.values.common.mixinNamespaceSelector,
kubeletPodLimit: 250,
pvExcludedSelector: 'label_alerts_k8s_io_kube_persistent_volume_filling_up="disabled"',
containerfsSelector: 'id!=""',
},
},
},
Expand Down

0 comments on commit a2d5432

Please sign in to comment.