diff --git a/clusters/k8s01/bootstrap.yaml b/clusters/k8s01/bootstrap.yaml index 8671e6ca4aeb70015534bdeb1df97636e276a5fc..a799c713f8b6e1cf81d8966ce49d38d0caa4dd76 100644 --- a/clusters/k8s01/bootstrap.yaml +++ b/clusters/k8s01/bootstrap.yaml @@ -11,3 +11,8 @@ spec: path: ./bootstrap prune: true validation: client + healthChecks: + - apiVersion: apps/v1 + kind: DaemonSet + name: calico-node + namespace: calico-system