mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-19 18:07:37 -02:30
Disalbe install epel-release rpm on Centos/Redhat
1.Disalbe install epel-release rpm on Centos/Redhat 2.Use yum install epel-release
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies:
|
||||
- apps
|
||||
- local_volume_provisioner
|
||||
- storage
|
||||
|
||||
|
||||
# istio role should be last because it takes a long time to initialize and
|
||||
# will cause timeouts trying to start other addons.
|
||||
- role: kubernetes-apps/istio
|
||||
@@ -41,7 +41,7 @@ dependencies:
|
||||
tags:
|
||||
- apps
|
||||
- istio
|
||||
|
||||
|
||||
- role: kubernetes-apps/persistent_volumes
|
||||
when: persistent_volumes_enabled
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user