Update README.md

This commit is contained in:
Vijay
2023-05-05 09:57:10 +12:00
committed by GitHub
parent 467633c2de
commit 91078545e6

View File

@@ -148,8 +148,8 @@ kustomization.yaml replica_count.yaml
| - ../../base | | replicas: 80 | | template: |
| patches: | +-------------------------------+ | spec: |
| - path: replica_count.yaml | | containers: |
+-----------------------------------------------+ | - name: myapp |
| resources: |
| - path: cpu_count.yaml | | - name: myapp |
+-----------------------------------------------+ | resources: |
| limits: |
| memory: "128Mi" |
| cpu: "7000m" |