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,8 +21,8 @@ apiVersion: v1
kind: Pod
metadata:
name: example-app
labels:
app: example-app
labels:
app: example-app
spec:
containers:
- name: example-app