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