Automated Manifest Update (#4404)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #4404
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4404.
This commit is contained in:
2026-03-03 23:38:54 +00:00
committed by Alex Lebens
parent 733c4c9f54
commit 82d934c79f

View File

@@ -10,6 +10,11 @@ spec:
image: "quay.io/ceph/ceph:v19.2.3-20250717" image: "quay.io/ceph/ceph:v19.2.3-20250717"
allowUnsupported: false allowUnsupported: false
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
cephConfig:
global:
bdev_async_discard: "true"
bdev_async_discard_threads: "1"
bdev_enable_discard: "true"
cleanupPolicy: cleanupPolicy:
allowUninstallWithVolumes: false allowUninstallWithVolumes: false
confirmation: "" confirmation: ""