mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Changing rethinkdb example to use v1
Also deleting a .DS_Store file.
This commit is contained in:
@@ -39,7 +39,7 @@ if [[ ! -z "${2-}" ]]; then
|
||||
fi
|
||||
|
||||
cat << EOF
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
labels:
|
||||
|
Reference in New Issue
Block a user