..
This commit is contained in:
parent
98dbe316a5
commit
9a8468db0f
@ -29,7 +29,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: rollouts-demo
|
||||
image: harbor.inje-private.com/open/nginx:a
|
||||
image: harbor.icurfer.com/open/nginx:a
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 80
|
@ -8,3 +8,7 @@ spec:
|
||||
containers:
|
||||
- name: rollouts-demo
|
||||
image: harbor.icurfer.com/open/nginx:a
|
||||
ports:
|
||||
- containerPort: 80
|
||||
name: http
|
||||
protocol: TCP
|
||||
|
Loading…
Reference in New Issue
Block a user