Skip to content

Commit

Permalink
use docker.io/curlimages/curl for cronjob.kubeflow-m2m-oidc-configura…
Browse files Browse the repository at this point in the history
…tor.yaml

Signed-off-by: Krzysztof Romanowski <krzysztof.romanowski94@gmail.com>
  • Loading branch information
kromanow94 committed Jun 13, 2024
1 parent bbf94c0 commit 1ef1515
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
restartPolicy: OnFailure
serviceAccountName: kubeflow-m2m-oidc-configurator
containers:
- image: curlimages/curl
- image: docker.io/curlimages/curl
name: kubeflow-m2m-oidc-configurator
command:
- /script.sh
Expand Down

0 comments on commit 1ef1515

Please sign in to comment.