diff --git a/template/stacks/second-cluster/create-new-cluster-guestbook/kindcluster.yaml b/template/stacks/second-cluster/create-new-cluster-guestbook/kindcluster.yaml index 796b866..3abe324 100644 --- a/template/stacks/second-cluster/create-new-cluster-guestbook/kindcluster.yaml +++ b/template/stacks/second-cluster/create-new-cluster-guestbook/kindcluster.yaml @@ -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: