theshire/.omni/omni-cp-patches.yml

26 lines
557 B
YAML
Raw Normal View History

2024-02-25 10:40:07 -06:00
# Control Plane
cluster:
apiServer:
admissionControl:
- configuration:
exemptions:
namespaces:
- openebs-system
- security
- kyverno
- rook-ceph
- qbittorrent
name: PodSecurity
disablePodSecurityPolicy: true
extraArgs:
bind-address: 0.0.0.0
controllerManager:
extraArgs:
bind-address: 0.0.0.0
etcd:
extraArgs:
listen-metrics-urls: http://0.0.0.0:2381
scheduler:
extraArgs:
bind-address: 0.0.0.0