mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 06:47:34 +00:00
Revert k8s.gcr.io vanity domain
This reverts commit eba5b6092a.
Fixes https://github.com/kubernetes/kubernetes/issues/57526
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
||||
name: rethinkdb-admin
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/rethinkdb:1.16.0_1
|
||||
- image: gcr.io/google_containers/rethinkdb:1.16.0_1
|
||||
name: rethinkdb
|
||||
env:
|
||||
- name: POD_NAMESPACE
|
||||
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
role: replicas
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/rethinkdb:1.16.0_1
|
||||
- image: gcr.io/google_containers/rethinkdb:1.16.0_1
|
||||
name: rethinkdb
|
||||
env:
|
||||
- name: POD_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user