Skip to content

Commit

Permalink
chore(chart): remove default fqdnpolicy hosts for idporten & maskinpo…
Browse files Browse the repository at this point in the history
…rten

This are already covered by the policices generated by Digdirator,
i.e. if your app has the `idporten=enabled` or `maskinporten=enabled`
labels. These are automatically added for applications that have
idporten or maskinporten enabled in the Applicatipn spec.

Any other application should explicitly specify these hosts themselves.
  • Loading branch information
tronghn committed Dec 12, 2023
1 parent 2a57e98 commit 295f6ab
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions charts/naiserator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,6 @@ naiserator:
port: 443
- host: login.microsoftonline.com
port: 443
- host: oidc.difi.no
port: 443
- host: ver2.maskinporten.no
port: 443
- host: maskinporten.no
port: 443
- host: oidc-ver2.difi.no
port: 443
- host: aivencloud.com
port: 443
- host: unleash.nais.io
Expand Down

0 comments on commit 295f6ab

Please sign in to comment.