Skip to content

Commit 370c46f

Browse files
Update release-plan.yaml
1 parent dbf9747 commit 370c46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/konflux/templates/konflux/release-plan.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
spec:
1111
application: {{.Name}}-{{hyphenize .Version.Version}}
1212
tenantPipeline:
13-
serviceAccountName: release-registry-{{.Name}}-{{.Version.Version}}
13+
serviceAccountName: release-registry-{{.Name}}-{{hyphenize .Version.Version}}
1414
pipelineRef:
1515
resolver: git
1616
params:

0 commit comments

Comments
 (0)