Skip to content

Commit 78cb847

Browse files
authored
Merge pull request #80 from kcp-dev/fix-docs
fix example in label selector renaming
2 parents 09a0f58 + 015025a commit 78cb847

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)