Skip to content

Commit

Permalink
Merge pull request #737 from ingvagabund/drop-removed-flags-in-1.26
Browse files Browse the repository at this point in the history
OCPBUGS-13579: Drop flags removed in k8s 1.26
  • Loading branch information
openshift-merge-robot committed May 22, 2023
2 parents aaf2b4b + eb7970b commit c27b0e5
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 c27b0e5

Please sign in to comment.