ghcr: allowlist oauth2-proxy for the arrproxy sidecar #34
Reference in New Issue
Block a user
Delete Branch "benvin/oauth2-proxy-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The arrproxy deploy adds an oauth2-proxy sidecar whose image comes from ghcr.io/oauth2-proxy/oauth2-proxy, but the artifactapi ghcr remote allowlist does not yet permit that org prefix, so pulls through artifactapi.k8s.syd1.au.unkin.net/ghcr/oauth2-proxy/oauth2-proxy 403.
Change:
Deploy path once merged+applied: artifactapi.k8s.syd1.au.unkin.net/ghcr/oauth2-proxy/oauth2-proxy: (upstream latest v7.15.3). Must merge+apply before the arrproxy argocd deploy can pull the sidecar.