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
metadata:
name: example-app
labels:
app: example-app
labels:
app: example-app
spec:
containers:
- name: example-app