mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 16:47:47 -02:30
Move oracle7-canal to centos7-canal
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
307f598bc8
commit
4df6e35270
9
tests/files/packet_centos7-canal-ha.yml
Normal file
9
tests/files/packet_centos7-canal-ha.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: centos-7
|
||||
mode: ha
|
||||
|
||||
# Kubespray settings
|
||||
calico_datastore: etcd
|
||||
kube_network_plugin: canal
|
||||
auto_renew_certificates: true
|
||||
Reference in New Issue
Block a user