We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ebe1aa + ad3166d commit 019f8f0Copy full SHA for 019f8f0
manifests/oci-cloud-controller-manager-pod.yaml
@@ -1,10 +1,3 @@
1
----
2
-apiVersion: v1
3
-kind: ServiceAccount
4
-metadata:
5
- name: cloud-controller-manager
6
- namespace: kube-system
7
8
apiVersion: v1
9
kind: Pod
10
metadata:
@@ -16,7 +9,6 @@ spec:
16
- key: node.cloudprovider.kubernetes.io/uninitialized
17
value: "true"
18
11
effect: NoSchedule
19
- serviceAccountName: cloud-controller-manager
20
12
containers:
21
13
- name: oci-cloud-controller-manager
22
14
image: wcr.io/oracle/oci-cloud-controller-manager:0.1.1
0 commit comments