release 3.5.4
This commit is contained in:
@@ -15,6 +15,12 @@ kubernetes_calico_manifest_file: "{{ role_path }}/files/calico.yaml"
|
||||
|
||||
kubernetes_metric_server_file: "{{ role_path }}/files/components.yaml"
|
||||
|
||||
|
||||
crio:
|
||||
version: 1.23
|
||||
os: xUbuntu_20.04
|
||||
|
||||
|
||||
containerd_config:
|
||||
version: 2
|
||||
root: /var/lib/containerd
|
||||
@@ -110,7 +116,7 @@ containerd_config:
|
||||
- https://registry-1.docker.io
|
||||
"10.10.31.243:5000":
|
||||
endpoint:
|
||||
- http://10.10.31.243:5000
|
||||
- "http://10.10.31.243:5000"
|
||||
x509_key_pair_streaming:
|
||||
tls_cert_file: ""
|
||||
tls_key_file: ""
|
||||
|
||||
Reference in New Issue
Block a user