Skip to content

Commit 4b95d55

Browse files
Updating comment.
1 parent f54e37c commit 4b95d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/nr-k8s-otel-collector/templates/daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
env:
5656
{{- if .Values.enableNodeUtilizationMetrics }}
5757
# Resource Limits default to node allocatable when not set.
58-
# We are abusing this fact to get node allocatable values into env vars.
58+
# We are using this fact to get node allocatable values into env vars. when the resource limits are not set
5959
# See: https://kubernetes.io/docs/concepts/workloads/pods/downward-api/#downwardapi-resourceFieldRef
6060
- name: NODE_CPU_ALLOCATABLE
6161
valueFrom:

0 commit comments

Comments
 (0)