pvcy / enterprise-install

Setup Privacy Dynamics software stack on variety of Cloud Prem scenarios including AWS, GKE etc.
0 stars 0 forks source link

Migrate images off of `k8s.gcr.io` #5

Closed john-craft closed 1 year ago

john-craft commented 1 year ago

https://kubernetes.io/blog/2023/03/10/image-registry-redirect/

On Monday, March 20th, traffic from the older k8s.gcr.io registry will be redirected to registry.k8s.io with the eventual goal of sunsetting k8s.gcr.io.

We reference two images in this repo that use the k8s.gcr.io registry and we need to update them.

### Tasks
- [x] Fix `/aws/external-dns/deploy.yaml`
- [x] Fix `/gcp/external-dns/deploy.yaml`