We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf9747 commit 370c46fCopy full SHA for 370c46f
cmd/konflux/templates/konflux/release-plan.yaml
@@ -10,7 +10,7 @@ metadata:
10
spec:
11
application: {{.Name}}-{{hyphenize .Version.Version}}
12
tenantPipeline:
13
- serviceAccountName: release-registry-{{.Name}}-{{.Version.Version}}
+ serviceAccountName: release-registry-{{.Name}}-{{hyphenize .Version.Version}}
14
pipelineRef:
15
resolver: git
16
params:
0 commit comments