Skip to content

Commit

Permalink
- target prod just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Nov 18, 2024
1 parent fcb1156 commit 410b40b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tdrs-backend/plg/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ deploy_alertmanager() {
}

setup_prod_net_pols() {
# Target prod environment just in case
cf target -o hhs-acf-ofa -s tanf-prod

# Let grafana talk to prometheus and loki
cf add-network-policy grafana prometheus --protocol tcp --port 8080
cf add-network-policy grafana loki --protocol tcp --port 8080
Expand Down

0 comments on commit 410b40b

Please sign in to comment.