Replies: 1 comment 2 replies
-
@khrpcek you will create the secrets(that contains the cephx user and the key) and specify the secrets in the storageclass. csi driver will read it from the storageclass when creating the pvc or mounting the PVC to app pod. ceph-csi-operator doesnt deal with secrets or the storageclass thats why you dont see any document for the same. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, i'm trying to replace my ceph-csi-rbd/cephfs deployments with the newer ceph-csi-operator. I've been going through the docs and source but I don't see how the cephx keyring is supplied for a CephConnection, Driver, or ClientProfle object. Does anyone know what I'm missing here?
Beta Was this translation helpful? Give feedback.
All reactions