important-carpenter-15282
03/16/2019, 7:14 PMCephObjectStoreUser
CRD that the operator will use to create a user, and the access key/secret key for the user (object store = S3 API) are created in a Secret--can I/how do I get that secret/link it to the Pulumi object? See https://rook.github.io/docs/rook/v0.9/ceph-object.html#create-a-user for the CRD and explanation of the CRD -> Secret chain.k8s.core.v1.Secret
that points to an object I know exists and Pulumi should not attempt to create, which seems counter to the whole point. 🙂