changed k8s.gcr.io to registry.k8s.io (#8667)
This commit is contained in:
parent
2852e2998c
commit
96b6228a6b
73 changed files with 180 additions and 5165 deletions
|
|
@ -24,7 +24,7 @@ spec:
|
|||
# hostNetwork: true
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: k8s.gcr.io/ingress-nginx/controller:v1.0.5
|
||||
- image: registry.k8s.io/ingress-nginx/controller:v1.0.5
|
||||
name: controller
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue