Fix indent in YAML for example pod

This commit is contained in:
apiwat-chantawibul 2024-07-11 17:01:57 +07:00 committed by GitHub
parent 90fa3b9823
commit 0bb6efe908
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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