Skip to content

Commit

Permalink
set NODE_NAME for network-mapper agent
Browse files Browse the repository at this point in the history
  • Loading branch information
orishavit committed Sep 19, 2024
1 parent e82a708 commit 0d76bf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions network-mapper/templates/agent-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName

{{ if .Values.debug }}
- name: OTTERIZE_DEBUG
Expand Down

0 comments on commit 0d76bf2

Please sign in to comment.