mirror of https://github.com/k3s-io/k3s
10 lines
227 B
YAML
10 lines
227 B
YAML
![]() |
apiVersion: v1
|
||
|
kind: Secret
|
||
|
metadata:
|
||
|
name: ceph-secret-admin
|
||
![]() |
type: "kubernetes.io/rbd"
|
||
![]() |
data:
|
||
![]() |
#Please note this value is base64 encoded.
|
||
![]() |
key: QVFEQ1pMdFhPUnQrSmhBQUFYaERWNHJsZ3BsMmNjcDR6RFZST0E9PQ==
|
||
![]() |
type: kubernetes.io/rbd
|