mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-13 11:00:06 -03:30
* OCI subnet AD 2 is not required for CCM >= 0.7.0 Reorganize OCI provider to generate configuration, rather than pull Add pull secret option to OCI cloud provider * Updated oci example to document new parameters
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
|
|
oci_security_list_management: All
|
|
oci_use_instance_principals: false
|
|
oci_cloud_controller_version: 0.7.0
|
|
oci_cloud_controller_pull_source: iad.ocir.io/oracle/cloud-provider-oci
|