We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf54ca commit 3c489fbCopy full SHA for 3c489fb
.nais/dev.yml
@@ -41,7 +41,7 @@ spec:
41
- name: BRILLE_API_BASE_URL
42
value: 'http://hm-brille-api.teamdigihot.svc.cluster.local'
43
- name: BRILLE_API_TARGET_AUDIENCE
44
- value: api://dev-gcp:teamdigihot:hm-brille-api/.default
+ value: dev-gcp:teamdigihot:hm-brille-api
45
- name: GIT_COMMIT
46
value: {{commit}}
47
accessPolicy:
.nais/prod.yml
- value: api://prod-gcp:teamdigihot:hm-brille-api/.default
+ value: prod-gcp:teamdigihot:hm-brille-api
0 commit comments