Skip to content

Instantly share code, notes, and snippets.

@ericlake
Created June 20, 2017 12:54
Show Gist options
  • Save ericlake/3783079b79ab4ebb543cc93afb7ffdd3 to your computer and use it in GitHub Desktop.
Save ericlake/3783079b79ab4ebb543cc93afb7ffdd3 to your computer and use it in GitHub Desktop.
ceph secret
apiVersion: v1
kind: Secret
metadata:
name: ceph-shared-key
data:
key: FILL-IN-WITH-YOUR-OWN-KEY
type: kubernetes.io/rbd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment