Skip to content

Commit

Permalink
Automated PR from
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 25, 2024
1 parent f7f0564 commit 43e35bd
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,15 @@ spec:
terminate: true
name: GreetPerson
type: operation
podTemplate:
container:
resources: {}
image: quay.io/orchestrator/serverless-workflow-greeting:8d13ff0400cfa3bfee76a2975357dd3d5160a4fa
resources:
configMaps:
- configMap:
name: 01-greeting-resources
workflowPath: specs
podTemplate:
container:
image: quay.io/orchestrator/serverless-workflow-greeting:8dc7224f47325e380e72ac4555f4b2aa1d129e8a
status:
address: {}
lastTimeRecoverAttempt: null

0 comments on commit 43e35bd

Please sign in to comment.