Added velero preparations
This commit is contained in:
parent
76c7d07c06
commit
744ecf79e8
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue