fix
This commit is contained in:
parent
bcca957c21
commit
abc8d04f2f
2 changed files with 8 additions and 5 deletions
|
@ -13,9 +13,9 @@ k8sDeploy () {
|
|||
ansible-playbook bootstrap-node.yml && \
|
||||
ansible-playbook init-cluster.yml
|
||||
}
|
||||
InstallIngress () {
|
||||
|
||||
}
|
||||
#InstallIngress () {
|
||||
#
|
||||
#}
|
||||
|
||||
if [ ! -f ${bootflag} ]; then
|
||||
touch ${bootflag}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue