Skip to content

Commit ac5a950

Browse files
committed
e - Oppdaterer med bucket info for gjenny
Co-authored-by: Daniel.skarpas@nav.no
1 parent c545cbe commit ac5a950

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

nais/dev-gcp.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ spec:
2121
- id: 79c6b5b5-1144-495c-a2c9-78aebfb5faf4 #Tilgang til 0000-ga-eessi-clerk-ufore
2222
extra:
2323
- NAVident
24+
gcp:
25+
buckets:
26+
- name: eessi-pensjon-gjenny-dev
27+
retentionPeriodDays: 30
28+
lifecycleCondition:
29+
age: 7
30+
createdBefore: 2020-01-01
31+
numNewerVersions: 2
32+
withState: ANY
33+
uniformBucketLevelAccess: true
2434
accessPolicy:
2535
outbound:
2636
rules:
@@ -57,6 +67,8 @@ spec:
5767
env:
5868
- name: SPRING_PROFILES_ACTIVE
5969
value: test
70+
- name: GCP_BUCKET_NAME
71+
value: eessi-pensjon-gjenny-dev
6072
- name: PENSJONSINFORMASJON_URL
6173
value: https://eessi-pensjon-onprem-proxy-q2.dev-fss-pub.nais.io/pen/api/pensjonsinformasjon/v1
6274
- name: EESSIPEN_EUX_RINA_URL

nais/prod-gcp.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ spec:
2121
- id: fedabd32-4cab-4307-ad69-ea24edc69790 #Tilgang til 0000-ga-eessi-clerk-ufore
2222
extra:
2323
- NAVident
24+
gcp:
25+
buckets:
26+
- name: eessi-pensjon-gjenny
27+
retentionPeriodDays: 30
28+
lifecycleCondition:
29+
age: 7
30+
createdBefore: 2020-01-01
31+
numNewerVersions: 2
32+
withState: ANY
33+
uniformBucketLevelAccess: true
2434
accessPolicy:
2535
outbound:
2636
rules:
@@ -57,6 +67,8 @@ spec:
5767
env:
5868
- name: SPRING_PROFILES_ACTIVE
5969
value: prod
70+
- name: GCP_BUCKET_NAME
71+
value: eessi-pensjon-gjenny
6072
- name: PENSJONSINFORMASJON_URL
6173
value: https://eessi-pensjon-onprem-proxy.prod-fss-pub.nais.io/pen/api/pensjonsinformasjon/v1
6274
- name: EESSIPEN_EUX_RINA_URL

0 commit comments

Comments
 (0)