fix: change registry address
This commit is contained in:
parent
13115c849b
commit
7d1e2e9b02
|
@ -15,6 +15,6 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: blog
|
- name: blog
|
||||||
image: 10.152.183.128:32000/log101-dot-dev:v3
|
image: localhost:32000/log101-dot-dev:v3
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
Loading…
Reference in New Issue
Block a user