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