Skip to content

Commit

Permalink
Fix example (missing space between "-" and "env")
Browse files Browse the repository at this point in the history
  • Loading branch information
dometec authored and manusa committed Oct 13, 2022
1 parent fa59cd5 commit b25c38b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
template:
spec:
containers:
-env:
- env:
- name: FOO
value: bar
----
Expand Down

0 comments on commit b25c38b

Please sign in to comment.