Move registry to storage node.
This commit is contained in:
parent
d574f5ad0f
commit
1c78495bc6
|
|
@ -17,6 +17,6 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: j7s-os-app
|
||||
image: 192.168.1.128:8443/j7s-os-deploy:latest
|
||||
image: 192.168.1.149:8443/j7s-os-deploy:latest
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
@ -8,4 +8,4 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: j7s-os-app
|
||||
image: 192.168.1.128:8443/j7s-os-deploy:202301310258-b56f8fa
|
||||
image: 192.168.1.149:8443/j7s-os-deploy:202301310258-b56f8fa
|
||||
|
|
|
|||
Loading…
Reference in New Issue