Browse Source

fix scale (#7449)

pull/7462/head
Samuel Liu 3 years ago
committed by GitHub
parent
commit
7340a163a4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
  1. 2
      scale.yml

2
scale.yml

@ -80,8 +80,6 @@
roles:
- { role: kubespray-defaults }
tasks:
- name: include needed vars
include_vars: roles/kubespray-defaults/defaults/main.yaml
- name: Upload control plane certificates
command: >-
{{ bin_dir }}/kubeadm init phase

Loading…
Cancel
Save