Fix indent in YAML for example pod

This commit is contained in:
apiwat-chantawibul 2024-07-11 17:01:57 +07:00 committed by k8s-infra-cherrypick-robot
parent 53fd0cb5ae
commit 8098512ce3

View file

@ -21,7 +21,7 @@ apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
name: example-app name: example-app
labels: labels:
app: example-app app: example-app
spec: spec:
containers: containers: