Skip to content

Commit

Permalink
Update reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csviri authored Jan 3, 2025
1 parent 25cdedc commit 45792f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
- apiVersion: v1
kind: ConfigMap
metadata:
name: {parent.metadata.name}-{i}
name: {parent.metadata.name}-{i} # unique name is generated for all resources
data:
key: "value{i}"
{/for}
Expand Down

0 comments on commit 45792f2

Please sign in to comment.