mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
10 lines
173 B
YAML
10 lines
173 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: quobyte-admin-secret
|
|
type: "kubernetes.io/quobyte"
|
|
data:
|
|
password: cXVvYnl0ZQ==
|
|
user: YWRtaW4=
|
|
type: kubernetes.io/quobyte
|