File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ spec:
134
134
135
135
# Integrasjoner (Kafka)
136
136
- name : KAFKA_AKSJONSPUNKTHENDELSE_TOPIC
137
- value : privat-k9 -aksjonspunkthendelse
137
+ value : k9saksbehandling.ung-sak -aksjonspunkthendelse
138
138
- name : KAFKA_AKSJONSPUNKTHENDELSE_AIVEN_TOPIC
139
139
value : k9saksbehandling.ung-sak-aksjonspunkthendelse
140
140
- name : KAFKA_DOKUMENTBESTILLING_AIVEN_TOPIC
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ spec:
112
112
113
113
# Integrasjoner (Kafka)
114
114
- name : KAFKA_AKSJONSPUNKTHENDELSE_TOPIC
115
- value : privat-k9 -aksjonspunkthendelse
115
+ value : k9saksbehandling.ung-sak -aksjonspunkthendelse
116
116
- name : KAFKA_AKSJONSPUNKTHENDELSE_AIVEN_TOPIC
117
117
value : k9saksbehandling.ung-sak-aksjonspunkthendelse
118
118
- name : KAFKA_DOKUMENTBESTILLING_AIVEN_TOPIC
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ bootstrap.servers=localhost:9092
73
73
BOOTSTRAP_SERVERS =localhost:9092
74
74
schema.registry.url =skjema-veldet.test
75
75
kafka.produksjonsstyring.topic =k9saksbehandling.privat-k9-produksjonsstyring-sak-v1
76
- kafka.aksjonspunkthendelse.topic =privat-k9 -aksjonspunkthendelse
77
- kafka.aksjonspunkthendelse.aiven.topic =privat-k9 -aksjonspunkthendelse
76
+ kafka.aksjonspunkthendelse.topic =ung-sak -aksjonspunkthendelse
77
+ kafka.aksjonspunkthendelse.aiven.topic =k9saksbehandling.ung-sak -aksjonspunkthendelse
78
78
kafka.dokumentbestilling.aiven.topic =k9saksbehandling.k9-dokumenthendelse-v1
79
79
kafka.infotrygdfeed.topic =privat-k9-infotrygdFeedHendelse
80
80
kafka.fattevedtak.topic =teamforeldrepenger.familie-vedtakfattet-v1
You can’t perform that action at this time.
0 commit comments