Skip to content

Commit

Permalink
Adds acr and gcr image credential providers
Browse files Browse the repository at this point in the history
This change adds the azure acr-image-credential-provider and gcp
gcr-image-credential-provider packages that kubelet will use to retrieve authentication credentials
  • Loading branch information
theobarberbany committed Feb 19, 2024
1 parent 7b352dc commit bd7970b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ packages:
# and depend on one or more of the above.
- NetworkManager-ovs
- ose-aws-ecr-image-credential-provider
- ose-azure-acr-image-credential-provider
- ose-gcp-gcr-image-credential-provider

0 comments on commit bd7970b

Please sign in to comment.