From 00ec5070d5853700a2214aafe6557ffcb4a9d074 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Feb 2018 00:48:13 +0100 Subject: added todo --- playbooks/k8s-emc.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/k8s-emc.yaml b/playbooks/k8s-emc.yaml index d5d08bff..b47ed5fc 100644 --- a/playbooks/k8s-emc.yaml +++ b/playbooks/k8s-emc.yaml @@ -92,3 +92,5 @@ - name: remove bootstrap-token when: kube_bootstrap_token != "" command: "kubectl --namespace kube-system delete secret bootstrap-token-{{ kube_bootstrap_token.split('.') | first }}" + +### TODO: add node labels (ie. for ingress daeomnset) -- cgit v1.2.3