
Moved some files out of a v1beta3 sub directory and converted them. Also modified the examples test to point to the new files.
7 lines
128 B
YAML
7 lines
128 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: ceph-secret
|
|
data:
|
|
key: QVFCMTZWMVZvRjVtRXhBQTVrQ1FzN2JCajhWVUxSdzI2Qzg0SEE9PQ==
|