You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
181 B

  1. apiVersion: v1
  2. data:
  3. cloud-provider.yaml: {{ controller_manager_config_base64 }}
  4. kind: Secret
  5. metadata:
  6. name: oci-cloud-controller-manager
  7. namespace: kube-system
  8. type: Opaque