Upgrade ironic, baremetal-operator, cluster-api
[icn.git] / deploy / baremetal-operator / base / manager / controller_manager_config.yaml
1 apiVersion: controller-runtime.sigs.k8s.io/v1alpha1
2 kind: ControllerManagerConfig
3 health:
4   healthProbeBindAddress: :9440
5 metrics:
6   bindAddress: 127.0.0.1:8085
7 webhook:
8   port: 9443
9 leaderElection:
10   leaderElect: true
11   resourceName: a9498140.metal3.io