Skip to content

Commit

Permalink
Update access rules
Browse files Browse the repository at this point in the history
  • Loading branch information
dragutin-nav committed Sep 2, 2024
1 parent b5e898d commit 32a77be
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .nais/application/gcp/application-config-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,25 +68,25 @@ spec:
namespace: team-rocket
- application: pdl-api
namespace: pdl
cluster: dev-fss
cluster: prod-fss
- application: veilarbvedtaksstotte
namespace: pto
cluster: dev-fss
cluster: prod-fss
- application: veilarbarena
namespace: pto
cluster: dev-fss
cluster: prod-fss
- application: veilarbveileder
namespace: pto
cluster: dev-fss
cluster: prod-fss
- application: poao-tilgang
namespace: poao
external:
- host: team-obo-unleash-api.nav.cloud.nais.io
- host: pdl-api.dev-fss-pub.nais.io
- host: veilarboppfolging.dev-fss-pub.nais.io
- host: veilarbvedtaksstotte.dev-fss-pub.nais.io
- host: veilarbveileder.dev-fss-pub.nais.io
- host: veilarbarena.dev-fss-pub.nais.io
- host: pdl-api.prod-fss-pub.nais.io
- host: veilarboppfolging.prod-fss-pub.nais.io
- host: veilarbvedtaksstotte.prod-fss-pub.nais.io
- host: veilarbveileder.prod-fss-pub.nais.io
- host: veilarbarena.prod-fss-pub.nais.io
resources:
limits:
cpu: "4"
Expand Down

0 comments on commit 32a77be

Please sign in to comment.