Skip to content

Commit 2362f49

Browse files
committedFeb 14, 2024·
tilganger for spekemat
1 parent bacab01 commit 2362f49

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
 

‎deploy/aiven-prod.yml

+3
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,6 @@ spec:
229229
- team: tbd
230230
application: sparkel-tilbakedatert
231231
access: readwrite
232+
- team: tbd
233+
application: spekemat-slakter
234+
access: readwrite

‎deploy/dev-api.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ spec:
5959
outbound:
6060
rules:
6161
- application: spurtedu
62+
- application: spekemat
6263
secureLogs:
6364
enabled: true
6465
envFrom:

‎deploy/prod-api.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,13 @@ spec:
5252
inbound:
5353
rules:
5454
- application: spesialist
55-
namespace: tbd
56-
cluster: prod-gcp
5755
- application: spanner
58-
namespace: tbd
59-
cluster: prod-gcp
6056
- application: sporing
61-
namespace: tbd
62-
cluster: prod-gcp
57+
- application: spekemat
6358
outbound:
6459
rules:
6560
- application: spurtedu
61+
- application: spekemat
6662
secureLogs:
6763
enabled: true
6864
envFrom:

0 commit comments

Comments
 (0)