Added velero preparations

This commit is contained in:
Richard Robert Reitz 2024-12-08 00:00:28 +01:00
parent 76c7d07c06
commit 744ecf79e8

View file

@ -15,6 +15,10 @@ spec:
nodeRegistration:
kubeletExtraArgs:
node-labels: "ingress-ready=true"
# TODO: RIRE used maybe for velero backup
# extraMounts:
# - hostPath: /tmp/backup # replace with your own path
# containerPath: /backup
providerConfigRef:
name: kind-provider
writeConnectionSecretToRef: