mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-05 16:27:05 +00:00
8 lines
163 B
YAML
8 lines
163 B
YAML
|
- op: add
|
||
|
path: "/spec/template/spec/containers/0/env/-"
|
||
|
value:
|
||
|
name: NODE_ADDRESS
|
||
|
valueFrom:
|
||
|
fieldRef:
|
||
|
fieldPath: status.hostIP
|