Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-farache committed Dec 5, 2024
1 parent ed9b47f commit 048551e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/move2kube/templates/04-sonataflow_m2k.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ spec:
podTemplate:
container:
resources: {}
image: quay.io/orchestrator/serverless-workflow-workflows/move2kube:04a51b7e92f839630b357319112adc23b262bcf2
image: quay.io/orchestrator/serverless-workflow-move2kube:1247e9074aad754828f1307d25bb117cd4dd1b7a
envFrom:
- secretRef:
name: m2k-creds
Expand All @@ -325,7 +325,7 @@ spec:
name: sonataflow-psql-postgresql
port: 5432
databaseName: sonataflow
databaseSchema: workflows/move2kube
databaseSchema: move2kube
status:
address: {}
lastTimeRecoverAttempt: null

0 comments on commit 048551e

Please sign in to comment.