正在显示
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: 8082 |
13 | - name: "https" | 13 | - name: "https" |
14 | port: 443 | 14 | port: 443 |
15 | targetPort: 443 | 15 | targetPort: 443 |
@@ -50,7 +50,7 @@ spec: | @@ -50,7 +50,7 @@ spec: | ||
50 | image: 192.168.0.243:5000/mmm/performance-back:dev | 50 | image: 192.168.0.243:5000/mmm/performance-back:dev |
51 | imagePullPolicy: Always | 51 | imagePullPolicy: Always |
52 | ports: | 52 | ports: |
53 | - - containerPort: 8080 | 53 | + - containerPort: 8082 |
54 | - containerPort: 443 | 54 | - containerPort: 443 |
55 | volumeMounts: | 55 | volumeMounts: |
56 | - mountPath: /opt/logs | 56 | - mountPath: /opt/logs |
-
请 注册 或 登录 后发表评论