File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
bindata/network/ovn-kubernetes/managed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3333 annotations :
3434 hypershift.openshift.io/release-image : {{.ReleaseImage}}
3535 target.workload.openshift.io/management : ' {"effect": "PreferredDuringScheduling"}'
36+ kubectl.kubernetes.io/default-container : ovnkube-control-plane
3637 labels :
3738 app : ovnkube-control-plane
3839 component : network
Original file line number Diff line number Diff line change 4040 network.operator.openshift.io/ovnkube-script-lib-hash : " {{.OVNKubeConfigHash}}"
4141 # prevent blocks when node critical pods get evicted prior to workloads
4242 cluster-autoscaler.kubernetes.io/enable-ds-eviction : " false"
43+ kubectl.kubernetes.io/default-container : ovnkube-controller
4344 labels :
4445 {{ if eq .OVN_NODE_MODE "dpu-host" }}
4546 app : ovnkube-node-dpu-host
You can’t perform that action at this time.
0 commit comments