Skip to content
Snippets Groups Projects
Commit 215caddf authored by Jan David Mol's avatar Jan David Mol
Browse files

fix

parent d3959c0f
No related branches found
No related tags found
1 merge request!1092Resolve L2SS-2309 "Trigger deployment"
......@@ -36,6 +36,11 @@ job "dsconfig" {
source = "${NOMAD_META_cdb_json_url}"
destination = "local/dsconfig-update-settings.json"
mode = "file"
options {
aws_secret_key_id = "[[.object_storage.user.name]]"
aws_secret_key_secret = "[[.object_storage.user.pass]]"
}
}
config {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment