mirror of
https://github.com/guilhem/headscale-operator.git
synced 2024-11-22 11:32:59 +00:00
12 lines
256 B
YAML
12 lines
256 B
YAML
|
apiVersion: controller-runtime.sigs.k8s.io/v1alpha1
|
||
|
kind: ControllerManagerConfig
|
||
|
health:
|
||
|
healthProbeBindAddress: :8081
|
||
|
metrics:
|
||
|
bindAddress: 127.0.0.1:8080
|
||
|
webhook:
|
||
|
port: 9443
|
||
|
leaderElection:
|
||
|
leaderElect: true
|
||
|
resourceName: 67c702f3.barpilot.io
|