mirror of https://github.com/k3s-io/k3s
Merge pull request #4374 from ghodss/update-walkthrough
Update walkthrough to support kubectl createpull/6/head
commit
8557cd617b
|
@ -1,4 +1,5 @@
|
||||||
apiVersion: v1beta1
|
apiVersion: v1beta1
|
||||||
|
kind: Pod
|
||||||
id: www
|
id: www
|
||||||
desiredState:
|
desiredState:
|
||||||
manifest:
|
manifest:
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
apiVersion: v1beta1
|
apiVersion: v1beta1
|
||||||
|
kind: Pod
|
||||||
id: storage
|
id: storage
|
||||||
desiredState:
|
desiredState:
|
||||||
manifest:
|
manifest:
|
||||||
|
|
Loading…
Reference in New Issue