k3s/examples/persistent-volume-provisioning/quobyte/quobyte-admin-secret.yaml

9 lines
143 B
YAML
Raw Normal View History

2016-08-20 13:39:30 +00:00
apiVersion: v1
kind: Secret
metadata:
name: quobyte-admin-secret
data:
password: cXVvYnl0ZQ==
user: YWRtaW4=
type: kubernetes.io/quobyte