Fix indent in YAML for example pod (#11609)

Co-authored-by: apiwat-chantawibul <billiska@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2024-07-12 00:53:21 -07:00 committed by GitHub
parent 720ace11ef
commit 514b10231f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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