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 720ace11ef
commit 698b2e0e4e

View file

@ -21,8 +21,8 @@ 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:
- name: example-app - name: example-app