this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add OCI cloud controller manager

+7 -1
+1 -1
README.md
··· 32 32 | Terraform Cloud | Workspace | 1 | None | | 33 33 | Oracle Cloud | VM (x86) | 2 | 2 | | 34 34 | Oracle Cloud | VM (ARM) | 4 | 4 | | 35 - | Oracle Cloud | Virtual Cloud Network | 2 | 2 | | 35 + | Oracle Cloud | Virtual Cloud Network | 1 | 2 | | 36 36 37 37 ## Get started 38 38
+6
system/oci-cloud-controller-manager/kustomization.yaml
··· 1 + apiVersion: kustomize.config.k8s.io/v1beta1 2 + kind: Kustomization 3 + 4 + resources: 5 + - https://raw.githubusercontent.com/oracle/oci-cloud-controller-manager/master/manifests/cloud-controller-manager/oci-cloud-controller-manager.yaml 6 + - https://raw.githubusercontent.com/oracle/oci-cloud-controller-manager/master/manifests/cloud-controller-manager/oci-cloud-controller-manager-rbac.yaml