This commit is contained in:
2025-08-02 16:39:32 +05:30
parent 48b47c682c
commit 5c4168ed68
9 changed files with 768 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