Skip to content

Commit

Permalink
Fix indent in YAML for example pod (#11610)
Browse files Browse the repository at this point in the history
Co-authored-by: apiwat-chantawibul <[email protected]>
  • Loading branch information
1 parent 53fd0cb commit 4f53d1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/fcgi-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f53d1d

Please sign in to comment.