Skip to content

Commit e21a7dd

Browse files
update docs
1 parent 60be321 commit e21a7dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/gitops-runtime/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ sealed-secrets:
145145
| argo-rollouts.installCRDs | bool | `true` | |
146146
| argo-workflows.crds.install | bool | `true` | Install and upgrade CRDs |
147147
| argo-workflows.enabled | bool | `true` | |
148+
| argo-workflows.extraArgs | list | `["--auth-mode=client"]` | auth-mode needs to be set to client to be able to see workflow logs from Codefresh UI |
148149
| argo-workflows.fullnameOverride | string | `"argo"` | |
149150
| event-reporters.events.argoCDServerServiceName | string | `nil` | LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service name. |
150151
| event-reporters.events.argoCDServerServicePort | string | `nil` | LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service port. |

0 commit comments

Comments
 (0)