Skip to content
Snippets Groups Projects
Commit 55851dfc authored by Komal Makkar's avatar Komal Makkar
Browse files

taking the same in deployment.yaml

parent 2461b4a7
No related branches found
No related tags found
1 merge request!49Enabling Http processing for Register Service.
......@@ -96,3 +96,5 @@ spec:
value: https://haaggarw-eventgrid-viewer.azurewebsites.net/api/updates
- name: SUBSCRIBER_SECRET
value: "395f1b05e95171d7c0dde0b19fd6cf"
- name: ACCEPT_HTTP
value: true
......@@ -50,6 +50,6 @@ INTEGRATION_TEST_AUDIENCES=
CRON_JOB_EXPECTED_IP=0:0:0:0:0:0:0:1
SUBSCRIBER_PRIVATE_KEY_ID=
ENVIRONMENT=LOCAL
ACCEPT_HTTP=true
management.health.defaults.enabled=false
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment