Skip to content

Commit

Permalink
chore: replace arrikto/kubeflow container registry with kubeflowmanif…
Browse files Browse the repository at this point in the history
…estswg (#2521)

Use the kubeflow manifests WG mirrored container images for pulling oidc-authservice.

Part of #2469
  • Loading branch information
DnPlas authored Sep 7, 2023
1 parent abc72be commit c43feba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/oidc-client/oidc-authservice/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ configurations:
- params.yaml
images:
- name: gcr.io/arrikto/kubeflow/oidc-authservice
newName: gcr.io/arrikto/kubeflow/oidc-authservice
newTag: e236439
newName: docker.io/kubeflowmanifestswg/oidc-authservice
newTag: e236439

0 comments on commit c43feba

Please sign in to comment.