Skip to content

Commit

Permalink
feat: update reference to image to point to rock
Browse files Browse the repository at this point in the history
Summary of changes:
- Updated config.yaml to refer to published ROCK image instead of
  upstream container image.
  • Loading branch information
Ivan Chvets committed Sep 11, 2023
1 parent 51499e8 commit 3d8f7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charms/argo-controller/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ options:
https://argoproj.github.io/argo-workflows/workflow-executors/#workflow-executors
executor-image:
type: string
default: argoproj/argoexec:v3.3.8
default: charmedkubeflow/argoexec:v3.3.8_22.04_1
description: |
Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images.
kubelet-insecure:
Expand Down

0 comments on commit 3d8f7b3

Please sign in to comment.