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
|
||||
kind: Pod
|
||||
id: www
|
||||
desiredState:
|
||||
manifest:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
apiVersion: v1beta1
|
||||
kind: Pod
|
||||
id: storage
|
||||
desiredState:
|
||||
manifest:
|
||||
|
|
Loading…
Reference in New Issue