chore: Update manifests after automerge

This commit is contained in:
2026-03-24 23:01:26 +00:00
parent f0479497ce
commit 99feedc2df
57 changed files with 144 additions and 122 deletions

View File

@@ -1464,6 +1464,12 @@ spec:
description: Only performance counters greater than or equal to this option are fetched
format: int64
type: integer
port:
description: Port is the listening port of the ceph-exporter process. Defaults to 9926.
format: int32
maximum: 65535
minimum: 1
type: integer
statsPeriodSeconds:
default: 5
description: Time to wait before sending requests again to exporter server (seconds)