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 7, 2024
1 parent 6197647 commit bf6684f
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 @@ -211,6 +211,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 bf6684f

Please sign in to comment.