This commit is contained in:
2026-03-04 10:43:17 +08:00
parent 9f4aaaae71
commit db25d61026
4 changed files with 234 additions and 6 deletions
+1 -4
View File
@@ -15,12 +15,9 @@ spec:
spec:
containers:
- name: more-dots
image: harbor.yourdomain.com/library/more_dots:${IMAGE_TAG}
image: 10.128.62.130:8843/more_dots:latest
ports:
- containerPort: 8000
env:
- name: ENVIRONMENT
value: ${DEPLOY_ENV}
---
apiVersion: v1
kind: Service