diff --git a/.gitignore b/.gitignore index 0887335..9343dbe 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ files/async-icinga-config-dynamic.json files/async-icinga-services-dynamic.conf hosts.ini files/atlantis-hub-content/ +join-k8s-command diff --git a/join-k8s-command b/join-k8s-command deleted file mode 100644 index a701925..0000000 --- a/join-k8s-command +++ /dev/null @@ -1 +0,0 @@ -kubeadm join 192.168.122.123:6443 --token HISTORY_PURGED_SECRET --discovery-token-ca-cert-hash sha256:11f5dff0e8e3c0a627720e60c6c4b8ee69169959006571f5b00f064b9a69ff17 \ No newline at end of file