10 lines
457 B
Bash
10 lines
457 B
Bash
# This overlay's settings: layered over rig's defaults, under ctrl/.env and the caller.
|
|
# The starter sets nothing, so a rig with no overlay named behaves exactly like one with
|
|
# no overlay at all. Any key a profile could set belongs here; paths are relative to
|
|
# this folder. PROFILE and OVERLAY are refused — they are what chooses this file.
|
|
# Notes: rig's docs/notes/overlay.md
|
|
#
|
|
# ADDONS="metallb"
|
|
# K8S_VERSION=v1_36
|
|
# MANIFESTS_DIR=k8s/overlays/dev
|