Skip to content

Commit 93c1813

Browse files
committed
fix comment spacing?
1 parent 891d6dd commit 93c1813

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

charts/cloudnative-pg-cluster/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,12 @@ storage:
149149
resources: {}
150150
# -- minimum resources guaranteed for pods
151151
# requests:
152-
# cpu: "50m"
153-
# memory: "64Mi"
152+
# cpu: "50m"
153+
# memory: "64Mi"
154154
# -- resource limit for pods
155-
#limits:
156-
# cpu: "1000m"
157-
# memory: "512Mi"
155+
# limits:
156+
# cpu: "1000m"
157+
# memory: "512Mi"
158158

159159
testApp:
160160
## -- create a test deployment to verify db connectivity.

0 commit comments

Comments
 (0)