mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
11 lines
454 B
YAML
Executable File
11 lines
454 B
YAML
Executable File
etcd-ca-secret-name: "etcd-certs"
|
|
etcd-ca-secret-namespace: kamaji-system
|
|
etcd-endpoints: etcd-0.etcd.kamaji-system.svc.cluster.local:2379,etcd-1.etcd.kamaji-system.svc.cluster.local:2379,etcd-2.etcd.kamaji-system.svc.cluster.local:2379
|
|
etcd-client-secret-name: root-client-certs
|
|
etcd-client-secret-namespaced: kamaji-system
|
|
etcd-compaction: "0"
|
|
metrics-bind-address: :8080
|
|
health-probe-bind-address: :8081
|
|
leader-elect: false
|
|
tmp-directory: /tmp/kamaji
|