Skip to content

How to trigger a workflow from UI? #7038

Answered by sarabala1979
bygui86 asked this question in Q&A
Discussion options

You must be logged in to vote

Only Spec level (global) parameters will be displayed in UI.

apiVersion: argoproj.io/v1alpha1
kind: ClusterWorkflowTemplate
metadata:
  name: cluster-workflow-template-submittable
spec:
  entryPoint: whalesay-template
  arguments:
    parameters:
      - name: message
        value: hello world

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bygui86
Comment options

@bygui86
Comment options

Answer selected by bygui86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants