Skip to content

Commit

Permalink
Merge pull request #296 from h3poteto/iss-268
Browse files Browse the repository at this point in the history
refs #268 Fix indent in README
  • Loading branch information
h3poteto authored Feb 6, 2025
2 parents 15f70d9 + 675ad58 commit b5e8375
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@ spec:
containers:
- name: nginx
image: nginx:latest
volumes:
- name: fluent-conf
configMap:
name: fluent-conf
volumes:
- name: fluent-conf
configMap:
name: fluent-conf
---
apiVersion: v1
kind: ConfigMap
Expand Down

0 comments on commit b5e8375

Please sign in to comment.