Skip to content

Commit

Permalink
feat(datadog): add datadog-jenkinsuser-password credential
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeurherveCB committed Jul 19, 2022
1 parent 42b6a69 commit a21b611
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/ext_jenkins-infra-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@ jobsDefinition:
datadog-app-key:
secret: "${PRODUCTION_DATADOG_APP_KEY}"
description: Datadog application key for infra.ci
datadog-jenkinsuser-password:
secret: "${PRODUCTION_DATADOG_JENKINSUSER_PASSWORD}"
description: datadog_monitoring Jenkins technical user password
production-terraform-datadog-backend-config:
fileName: "backend-config"
secretBytes: "${base64:${PRODUCTION_TERRAFORM_DATADOG_BACKEND_CONFIG}}"
Expand Down

0 comments on commit a21b611

Please sign in to comment.