Skip to content

Commit

Permalink
feat: add secretsmanager jCasc configuration
Browse files Browse the repository at this point in the history
Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
  • Loading branch information
heurtematte committed Aug 6, 2024
1 parent 8fa074f commit 60bb555
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/jenkins/configuration.yml.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,13 @@ unclassified:
globalDefaultFlowDurabilityLevel:
durabilityHint: PERFORMANCE_OPTIMIZED

hashicorpVault:
configuration:
disableChildPoliciesOverride: false
engineVersion: 2
timeout: 60
vaultUrl: "https://secretsmanager.eclipse.org"

buildDiscarders:
configuredBuildDiscarders:
- "jobBuildDiscarder"
Expand Down

0 comments on commit 60bb555

Please sign in to comment.