disable ceph

This commit is contained in:
2025-10-10 02:50:38 +05:30
parent 0f88e7b08d
commit 11bf469c5b
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
apiVersion: v1
kind: ConfigMap
data:
ceph.conf: |
[global]
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
# keyring is a required key and its value should be empty
keyring: |
metadata:
name: ceph-config
namespace: ceph