正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -9,7 +9,7 @@ spec: | @@ -9,7 +9,7 @@ spec: | ||
9 | ports: | 9 | ports: |
10 | - name: "http" | 10 | - name: "http" |
11 | port: 80 | 11 | port: 80 |
12 | - targetPort: 8080 | 12 | + targetPort: 8081 |
13 | - name: "https" | 13 | - name: "https" |
14 | port: 443 | 14 | port: 443 |
15 | targetPort: 443 | 15 | targetPort: 443 |
@@ -48,7 +48,7 @@ spec: | @@ -48,7 +48,7 @@ spec: | ||
48 | image: 192.168.0.243:5000/mmm/sumifcc-discuss:dev | 48 | image: 192.168.0.243:5000/mmm/sumifcc-discuss:dev |
49 | imagePullPolicy: Always | 49 | imagePullPolicy: Always |
50 | ports: | 50 | ports: |
51 | - - containerPort: 8080 | 51 | + - containerPort: 8081 |
52 | - containerPort: 443 | 52 | - containerPort: 443 |
53 | volumeMounts: | 53 | volumeMounts: |
54 | - mountPath: /opt/logs | 54 | - mountPath: /opt/logs |
-
请 注册 或 登录 后发表评论