use gcr mirror for images with full docker.io path
cluster constantly failing due to rate limits, please find a better solution
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
app: wildduck-operator
|
||||
spec:
|
||||
containers:
|
||||
- image: docker.io/codemowers/wildduck-operator:latest
|
||||
- image: mirror.gcr.io/codemowers/wildduck-operator:latest
|
||||
name: wildduck-operator
|
||||
env:
|
||||
- name: MANAGED_DOMAIN
|
||||
|
Reference in New Issue
Block a user