Update service.yaml
cbaf0dd parent: b6c2ff4 modified
dev/service.yaml +2 -2 | @@ -6,7 +6,7 @@ spec: | ||
| 6 | 6 | selector: |
| 7 | 7 | app: myapp |
| 8 | 8 | ports: |
| 9 | - - port: 8080 | |
| 9 | + - port: 8090 | |
| 10 | 10 | protocol: TCP |
| 11 | 11 | targetPort: 8080 |
| 12 | - | |
| \ No newline at end of file | ||
| 12 | + | |
| @@ -6,7 +6,7 @@ spec: | |||
| 6 | selector: | 6 | selector: |
| 7 | app: myapp | 7 | app: myapp |
| 8 | ports: | 8 | ports: |
| 9 | - - port: 8080 | 9 | + - port: 8090 |
| 10 | protocol: TCP | 10 | protocol: TCP |
| 11 | targetPort: 8080 | 11 | targetPort: 8080 |
| 12 | - | ||
| \ No newline at end of file | \ No newline at end of file | ||
| 12 | + | ||