Skip to content

Commit 8cb74e4

Browse files
authored
remove https:// prefix (#141)
1 parent 9040be4 commit 8cb74e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nais/prod/nais.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ spec:
3838
- host: "secretmanager.googleapis.com"
3939
- host: "www.googleapis.com"
4040
- host: "cloudidentity.googleapis.com"
41-
- host: "https://labid.lab.dapla-external.ssb.no"
42-
- host: "https://labid.lab.dapla.ssb.no"
41+
- host: "labid.lab.dapla-external.ssb.no"
42+
- host: "labid.lab.dapla.ssb.no"
4343

4444
liveness:
4545
path: /health/liveness

0 commit comments

Comments
 (0)