Skip to content

Commit

Permalink
feat: Updated apiconfig monitoring aks url (#2758)
Browse files Browse the repository at this point in the history
updated apiconfig monitoring aks url
  • Loading branch information
mamari90 authored Feb 3, 2025
1 parent e56e086 commit 6a7618a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/synthetic-monitoring/monitoring_configuration.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
{
"apiName" : "status",
"appName" : "apiConfig",
"url" : "https://${internal_api_domain_prefix}.apiconfig.${internal_api_domain_suffix}/pagopa-api-config-core-service/o/info",
"url" : "https://${internal_api_domain_prefix}.apiconfig.${internal_api_domain_suffix}/pagopa-api-config-core-service/p/info",
"type" : "aks",
"checkCertificate" : true,
"method" : "GET",
Expand Down

0 comments on commit 6a7618a

Please sign in to comment.