Skip to content

Commit

Permalink
fiks spec.redis
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Sep 14, 2023
1 parent 5aee847 commit 314331b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 1 addition & 3 deletions nais/dev-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@ spec:
consumes:
- name: "altinn:serviceowner/reportees"
redis:
- instance: sessions
access: readwrite
- instance: lookup
access: read
access: readwrite
env:
- name: SPRING_PROFILES_ACTIVE
value: dev
Expand Down
3 changes: 3 additions & 0 deletions nais/prod-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ spec:
scopes:
consumes:
- name: "altinn:serviceowner/reportees"
redis:
- instance: lookup
access: readwrite
accessPolicy:
inbound:
rules:
Expand Down

0 comments on commit 314331b

Please sign in to comment.