fix k8s 版本为字符串
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 10s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 10s
This commit is contained in:
parent
8cc1119aa2
commit
e67d896840
@ -253,7 +253,7 @@ etcd:
|
||||
dataDir: /var/lib/etcd
|
||||
imageRepository: $MIRRORS
|
||||
kind: ClusterConfiguration
|
||||
kubernetesVersion: $K8S_VERSION
|
||||
kubernetesVersion: "$K8S_VERSION"
|
||||
networking:
|
||||
dnsDomain: cluster.local
|
||||
podSubnet: $pod_subnet
|
||||
|
Loading…
x
Reference in New Issue
Block a user