mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
11 lines
234 B
YAML
11 lines
234 B
YAML
apiVersion: controller-runtime.sigs.k8s.io/v1beta1
|
|
kind: ControllerManagerConfig
|
|
health:
|
|
healthProbeBindAddress: :6789
|
|
metrics:
|
|
bindAddress: 127.0.0.1:8080
|
|
|
|
leaderElection:
|
|
leaderElect: true
|
|
resourceName: 811c9dc5.ansible.com
|