Skip to content

Commit

Permalink
Merge pull request #122 from onepanelio/feat/clean.hidden
Browse files Browse the repository at this point in the history
chore: removed hide option as that is now handled by cli
  • Loading branch information
Vafilor authored Jun 23, 2021
2 parents edf10d8 + 9a3f1e0 commit dd8353f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/argo/base/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Description: Configuration options for the Workflow engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
workflowEngine:
hide: true
# The executor workflow engine uses to perform certain actions like monitoring pod logs, collecting artifacts, managing container lifecycles, etc.
# The possible values are `docker` and `pns`:
# - `docker` is more reliable, however it mounts the `docker.sock` of the host makes it less secure.
Expand Down

0 comments on commit dd8353f

Please sign in to comment.