Skip to content

Commit

Permalink
Remove containerRuntimeExecutor key/value for WC ConfigMap
Browse files Browse the repository at this point in the history
- config option is deprecated as of Argo 3.4 and will break WC startup

Signed-off-by: Giulio Frasca <gfrasca@redhat.com>
  • Loading branch information
gmfrasca committed Aug 26, 2024
1 parent e91c5b3 commit 5ac055a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/internal/workflow-controller/configmap.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ data:
secretKeySecret:
name: "{{.ObjectStorageConnection.CredentialsSecret.SecretName}}"
key: "{{.ObjectStorageConnection.CredentialsSecret.SecretKey}}"
containerRuntimeExecutor: emissary # TODO
executor: |
imagePullPolicy: IfNotPresent # TODO

0 comments on commit 5ac055a

Please sign in to comment.