mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #2592 from dchen1107/mirror-registry
Enable Docker Cache for OSS on gce.
This commit is contained in:
commit
f24ea5ce59
@ -44,3 +44,5 @@ if [[ "${FLUENTD_GCP-}" != "true" ]]; then
|
||||
FLUENTD_ELASTICSEARCH="true"
|
||||
fi
|
||||
fi
|
||||
# When set to true, Docker Cache is enabled by default as part of the cluster bring up.
|
||||
ENABLE_DOCKER_REGISTRY_CACHE=true
|
||||
|
Loading…
Reference in New Issue
Block a user