Skip to content

Commit

Permalink
docs: specify that custom columns requires >=3.5 (argoproj#11474)
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
  • Loading branch information
agilgur5 authored Jul 29, 2023
1 parent 0118429 commit 98acfb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/workflow-controller-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ data:
url: http://workflows?label=workflows.argoproj.io/completed=true
# Columns are custom columns that will be exposed in the Workflow List View.
# (available since Argo v3.5)
columns: |
# Adds a column to the Workflow List View
- # The name of this column, e.g., "Workflow Completed".
Expand Down

0 comments on commit 98acfb7

Please sign in to comment.