diff --git a/playbooks/snel.kubernetes-cluster b/playbooks/snel.kubernetes-cluster index d0f113d..7234c01 160000 --- a/playbooks/snel.kubernetes-cluster +++ b/playbooks/snel.kubernetes-cluster @@ -1 +1 @@ -Subproject commit d0f113ddf2830340f8b5d2d8e41f07fbdaa3db7d +Subproject commit 7234c01a948d5c57950b1426bfc0452b66a76899 diff --git a/test/ubuntu_monitoring.yaml b/test/ubuntu_monitoring.yaml index 172315f..82e0a15 100644 --- a/test/ubuntu_monitoring.yaml +++ b/test/ubuntu_monitoring.yaml @@ -15,7 +15,7 @@ spec: tolerations: - effect: NoSchedule key: node-role.kubernetes.io/control-plane - hostNetwork: true +# hostNetwork: true # kubectl exec ubuntu -it -- bash