Skip to content

Commit

Permalink
feat: change mode to savepoint (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanarya0 authored Sep 25, 2024
1 parent 8d2d780 commit 765d85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/dagger/templates/dagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ spec:
job:
jarURI: {{ .Values.jarURI }}
parallelism: {{ .Values.configuration.FLINK_PARALLELISM }}
upgradeMode: stateless
upgradeMode: savepoint
state: {{ .Values.state }}
entryClass: com.gotocompany.dagger.core.KafkaProtoSQLProcessor
savepointTriggerNonce: {{ .Values.savepointTriggerNonce }}
Expand Down

0 comments on commit 765d85c

Please sign in to comment.