Skip to content

Commit f6b0e5c

Browse files
authoredJun 13, 2023
Merge pull request #4 from metalice/update-readme
Update readme
2 parents 730481f + 2ae4c37 commit f6b0e5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
spec:
3131
containers:
3232
- name: kubevirt-apiserver-proxy
33-
image: "quay.io/mschatzm/kubevirt-apiserver-proxy"
33+
image: "quay.io/kubevirt-ui/kubevirt-apiserver-proxy"
3434
ports:
3535
- containerPort: 8080
3636
protocol: TCP
@@ -94,4 +94,3 @@ This yaml will create 3 resources.
9494
1. Deployment (pod where the proxy will run)
9595
2. Service
9696
3. Route (in production mode this will not be created - instead kubevirt-plugin will be added to include a proxy so this route is not needed)
97-

0 commit comments

Comments
 (0)
Please sign in to comment.