This commit is contained in:
icurfer 2024-12-04 04:45:37 +00:00
parent 98dbe316a5
commit 9a8468db0f
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -8,3 +8,7 @@ spec:
containers:
- name: rollouts-demo
image: harbor.icurfer.com/open/nginx:a
ports:
- containerPort: 80
name: http
protocol: TCP