Skip to content

Commit

Permalink
reverted last change
Browse files Browse the repository at this point in the history
  • Loading branch information
Haridas committed Nov 26, 2024
1 parent d2144f0 commit a79a9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernets/helm_charts/datapipeline_jobs/values.j2
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ event-cert-generator:
groupId = {{ env_name }}-event-certificate-generator-group
program.cert.output.topic= {{ env_name }}.event.generate.certificate.failed
output.karma.point.topic = "{{env_name}}.user.claim.event.karma.points"
output.dashboard.topic = "{{env_name}}.dashboard.user.state.v2"
output.dashboard.topic = "{{env_name}}.dashboard.user.state"
}
task {
restart-strategy.attempts = {{ restart_attempts }} # max 3 restart attempts
Expand Down

0 comments on commit a79a9fb

Please sign in to comment.