Changing secrets example to use v1

This commit is contained in:
Kris Rousey 2015-06-10 14:27:59 -07:00
parent 3adcdb6c23
commit 3032e85f89
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
apiVersion: v1beta3
apiVersion: v1
kind: Pod
metadata:
name: secret-test-pod

View File

@ -1,4 +1,4 @@
apiVersion: v1beta3
apiVersion: v1
kind: Secret
metadata:
name: test-secret