We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957ffac commit 8b36706Copy full SHA for 8b36706
apps/kafka-key-generator/nais/nais-dev.yaml
@@ -43,6 +43,8 @@ spec:
43
autoInstrumentation:
44
enabled: true
45
runtime: java
46
+ kafka:
47
+ pool: nav-dev
48
gcp:
49
sqlInstances:
50
- type: POSTGRES_14
apps/kafka-key-generator/nais/nais-prod.yaml
@@ -41,6 +41,8 @@ spec:
41
42
+ pool: nav-prod
0 commit comments