Skip to content

Commit

Permalink
Merge pull request #766 from atiratree/cpc-remove-flags
Browse files Browse the repository at this point in the history
OCPBUGS-21103: Drop flags removed in k8s 1.26 [4.13]
  • Loading branch information
openshift-merge-bot[bot] committed Nov 8, 2023
2 parents 5dcd222 + 6a69be5 commit a3bdb9e
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -80,10 +80,7 @@ spec:
- --config=/etc/kubernetes/config/{{ .ClusterPolicyControllerConfigFileName }}
- --kubeconfig=/etc/kubernetes/secrets/kubeconfig
- --namespace=$(POD_NAMESPACE)
- --logtostderr=false
- --alsologtostderr
- --v=2
- --log-file=/var/log/bootstrap-control-plane/cluster-policy-controller.log
resources:
requests:
memory: 200Mi
Expand Down

0 comments on commit a3bdb9e

Please sign in to comment.