mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
Pass 2: k8s GCR vanity URL
This commit is contained in:
2
hack/testdata/deployment-label-change3.yaml
vendored
2
hack/testdata/deployment-label-change3.yaml
vendored
@@ -17,6 +17,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
image: gcr.io/google-containers/nginx:test-cmd
|
||||
image: k8s.gcr.io/nginx:test-cmd
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Reference in New Issue
Block a user