fix syntax error
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
This commit is contained in:
parent
97fc9d5bca
commit
2d7f4c0ee2
|
@ -121,6 +121,7 @@ deploy.yaml:
|
||||||
<summary>unfold me to see the yaml</summary>
|
<summary>unfold me to see the yaml</summary>
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: web
|
name: web
|
||||||
|
|
Loading…
Reference in New Issue