wip
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
machine:
|
||||
certSANs: []
|
||||
# kubelet:
|
||||
# image: ghcr.io/siderolabs/kubelet:v1.36.3
|
||||
# defaultRuntimeSeccompProfileEnabled: true
|
||||
# disableManifestsDirectory: true
|
||||
install:
|
||||
disk: /dev/sda
|
||||
image: ghcr.io/siderolabs/installer:v1.13.0
|
||||
wipe: false
|
||||
grubUseUKICmdline: true
|
||||
features:
|
||||
diskQuotaSupport: true
|
||||
kubePrism:
|
||||
enabled: false
|
||||
hostDNS:
|
||||
enabled: true
|
||||
forwardKubeDNSToHost: false
|
||||
nodeLabels:
|
||||
node.kubernetes.io/exclude-from-external-load-balancers: ""
|
||||
Reference in New Issue
Block a user