Skip to content

Commit 015025a

Browse files
committed
fix example in label selector renaming
On-behalf-of: @SAP [email protected]
1 parent 09a0f58 commit 015025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/publish-resources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ spec:
519519

520520
# or
521521
template:
522-
template: "{{ .Name }}-foo"
522+
template: "{{ .Value }}-foo"
523523

524524
# Like with references, the namespace can (or must) be configured explicitly.
525525
# You do not need to also use label selectors here, you can mix and match

0 commit comments

Comments
 (0)