Skip to content

Commit

Permalink
feat(sonar): Enable trustengine for token retrieval (#5046)
Browse files Browse the repository at this point in the history
Co-authored-by: jliempt <>
  • Loading branch information
jliempt authored Sep 16, 2024
1 parent 1b711fd commit a2bafe2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cmd/sonarExecuteScan_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions resources/metadata/sonarExecuteScan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ spec:
default: sonar
- name: sonarTokenCredentialsId
type: secret
- type: trustengineSecret
name: sonarTrustengineSecretName
default: sonar
aliases:
- name: sonarToken
- name: organization
Expand Down

0 comments on commit a2bafe2

Please sign in to comment.