K8s cpu value example in README.md needs quotes to be valid (#1220)

This commit is contained in:
Christian Adams
2023-02-20 17:37:53 -05:00
committed by GitHub
parent 6b10a8141c
commit 81939cb521

View File

@@ -574,7 +574,7 @@ spec:
cpu: 500m cpu: 500m
memory: 2Gi memory: 2Gi
limits: limits:
cpu: 1 cpu: '1'
memory: 4Gi memory: 4Gi
postgres_storage_requirements: postgres_storage_requirements:
requests: requests: