修复 NATS 监控 CRD 兼容性
yaml / yaml (pull_request) Successful in 10s

This commit is contained in:
2026-09-16 12:18:34 +00:00
parent 819b521039
commit 9604ff1004
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -13,6 +13,8 @@
不额外维护易漂移的源 IP 白名单。
- TLS 证书由 `bao-acme` 签发。PVE 节点已信任内部 CA。
- `SYS` Account 用于管理;`CI` Account 启用 JetStream,存储上限 1 GiB。
- Prometheus exporter 已启用,但不创建 `PodMonitor`:集群使用 VictoriaMetrics
Operator CRD,后续以 `VMServiceScrape` 接入。
首期使用静态用户,密码只存在 OpenBao `kv/k8s/nats`:
+3 -1
View File
@@ -66,7 +66,9 @@ natsBox:
promExporter:
enabled: true
podMonitor:
enabled: true
# This cluster uses VictoriaMetrics Operator CRDs, not Prometheus Operator's
# PodMonitor. Add a VMServiceScrape separately when NATS metrics are wired in.
enabled: false
service:
merge: