Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
CI-CD Pipelines
Commits
e09d56d5
Commit
e09d56d5
authored
Nov 18, 2020
by
Komal Makkar
Committed by
Daniel Scholl
Nov 18, 2020
Browse files
Added environment variables for notification service
parent
2edbdb8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/azure.yml
View file @
e09d56d5
...
...
@@ -117,8 +117,12 @@
SUBSCRIPTION_ID
:
$AZURE_EVENT_SUBSCRIPTION_ID
SUBSCRIBER_SECRET
:
$AZURE_EVENT_SUBSCRIBER_SECRET
TEST_TOPIC_NAME
:
$AZURE_EVENT_TOPIC_NAME
# Notification Section
NOTIFICATION_BASE_URL
:
https://${AZURE_DNS_NAME}/api/notification/v1/
NOTIFICATION_REGISTER_BASE_URL
:
https://${AZURE_DNS_NAME}
REGISTER_CUSTOM_PUSH_URL_HMAC
:
https://${AZURE_DNS_NAME}/api/register/v1/test/challenge/1
TOPIC_ID
:
$AZURE_EVENT_TOPIC_NAME
HMAC_SECRET
:
$AZURE_EVENT_SUBSCRIBER_SECRET
# JOBS
# --------------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment