Skip to content

Commit

Permalink
Merge pull request #249 from pagopa/feature/SELC-2952
Browse files Browse the repository at this point in the history
[SELC-2952] fix alert
  • Loading branch information
andrea-putzu authored Feb 8, 2024
2 parents 22f23c9 + 82fc95b commit 54bcdf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .opex/api-selfcare-onboarding-pnpg/env/prod/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ timespan: 30m # Default, a number or a timespan https://docs.microsoft.com/en-us
data_source: /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-vnet-rg/providers/Microsoft.Network/applicationGateways/selc-p-app-gw
action_groups:
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/PagoPA
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
# - /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
overrides:
hosts: # Use these hosts instead of those inside the OpenApi spec
- api-pnpg.selfcare.pagopa.it
2 changes: 1 addition & 1 deletion .opex/api-selfcare-onboarding/env/prod/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ timespan: 30m # Default, a number or a timespan https://docs.microsoft.com/en-us
data_source: /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-vnet-rg/providers/Microsoft.Network/applicationGateways/selc-p-app-gw
action_groups:
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/PagoPA
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
# - /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
overrides:
hosts: # Use these hosts instead of those inside the OpenApi spec
- api.selfcare.pagopa.it

0 comments on commit 54bcdf8

Please sign in to comment.