docs: Set service account name to iperf3-monitor

The default service account name was empty, causing issues when
rbac.create was disabled. This commit sets a reasonable default.
Also, add a comprehensive design document.
design_docs
Malar Invention 2025-06-21 00:09:40 +05:30
parent 3e21f978ee
commit 1ed20f06c5
2 changed files with 1419 additions and 1 deletions

View File

@ -85,7 +85,7 @@ rbac:
serviceAccount:
# -- The name of the ServiceAccount to use for the exporter pod.
# Only used if rbac.create is false. If not set, it defaults to the chart's fullname.
name: ""
name: "iperf3-monitor"
serviceMonitor:
# -- If true, create a ServiceMonitor resource for integration with Prometheus Operator.

1418
docs/DESIGN.md Normal file

File diff suppressed because it is too large Load Diff