Fix indent in YAML for example pod (#11610)
Co-authored-by: apiwat-chantawibul <billiska@gmail.com>
This commit is contained in:
parent
53fd0cb5ae
commit
4f53d1d6c7
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ apiVersion: v1
|
|||
kind: Pod
|
||||
metadata:
|
||||
name: example-app
|
||||
labels:
|
||||
labels:
|
||||
app: example-app
|
||||
spec:
|
||||
containers:
|
||||
|
|
Loading…
Reference in a new issue