test
e9c0aee parent: d3c229c modified
dev/deployment.yaml +1 -1 | @@ -6,7 +6,7 @@ spec: | ||
| 6 | 6 | selector: |
| 7 | 7 | matchLabels: |
| 8 | 8 | app: myapp |
| 9 | - replicas: 3 | |
| 9 | + replicas: 2 | |
| 10 | 10 | template: |
| 11 | 11 | metadata: |
| 12 | 12 | labels: |
| @@ -6,7 +6,7 @@ spec: | |||
| 6 | selector: | 6 | selector: |
| 7 | matchLabels: | 7 | matchLabels: |
| 8 | app: myapp | 8 | app: myapp |
| 9 | - replicas: 3 | 9 | + replicas: 2 |
| 10 | template: | 10 | template: |
| 11 | metadata: | 11 | metadata: |
| 12 | labels: | 12 | labels: |