mirror of https://github.com/k3s-io/k3s
Merge pull request #9603 from caesarxuchao/liveness-examples-v1
update examples/liveness to v1pull/6/head
commit
b056620d25
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue