Browse Source

02k8s-install-centos.sh

master
lizw 1 year ago
parent
commit
22e66ecc92
  1. 1
      sd_dsl/02k8s-install-centos.sh

1
sd_dsl/02k8s-install-centos.sh

@ -882,6 +882,7 @@ EOF
"live-restore": true, "live-restore": true,
"max-concurrent-downloads": 10, "max-concurrent-downloads": 10,
"max-concurrent-uploads": 10, "max-concurrent-uploads": 10,
"exec-opts": ["native.cgroupdriver=systemd"],
"registry-mirrors": [ "registry-mirrors": [
], ],
"insecure-registries": [ "insecure-registries": [

Loading…
Cancel
Save