evolved-npcs-infra/control_plane/patches/control-plane-patch-second.yaml
2025-09-29 16:46:06 -07:00

6 lines
No EOL
125 B
YAML

# patches/controlplane-patch.yaml
- op: replace
path: /machine/network/nameservers
value:
- "1.1.1.1"
- "8.8.8.8"