Skip to content

Commit 8b36706

Browse files
committed
Lagt til manglende kafka i deploy descriptor
1 parent 957ffac commit 8b36706

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: apps/kafka-key-generator/nais/nais-dev.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ spec:
4343
autoInstrumentation:
4444
enabled: true
4545
runtime: java
46+
kafka:
47+
pool: nav-dev
4648
gcp:
4749
sqlInstances:
4850
- type: POSTGRES_14

Diff for: apps/kafka-key-generator/nais/nais-prod.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ spec:
4141
autoInstrumentation:
4242
enabled: true
4343
runtime: java
44+
kafka:
45+
pool: nav-prod
4446
gcp:
4547
sqlInstances:
4648
- type: POSTGRES_14

0 commit comments

Comments
 (0)