github.com/qsunny/k8s@v0.0.0-20220101153623-e6dca256d5bf/examples-master/staging/persistent-volume-provisioning/quobyte/quobyte-admin-secret.yaml (about) 1 apiVersion: v1 2 kind: Secret 3 metadata: 4 name: quobyte-admin-secret 5 type: "kubernetes.io/quobyte" 6 data: 7 password: cXVvYnl0ZQ== 8 user: YWRtaW4= 9 type: kubernetes.io/quobyte