mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Change rbd example to use v1
Moved some files out of a v1beta3 sub directory and converted them. Also modified the examples test to point to the new files.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: ceph-secret
|
||||
|
Reference in New Issue
Block a user