We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4effc1 commit 23b63eeCopy full SHA for 23b63ee
choose-native-plants/release-values.yaml
@@ -26,8 +26,6 @@ resources:
26
requests:
27
memory: 512Mi
28
29
-# Allow the Helm chart to create PVCs automatically
30
-
31
# Horizontal Pod Autoscaling configuration
32
autoscaling:
33
enabled: true
@@ -36,8 +34,6 @@ autoscaling:
36
34
targetCPUUtilizationPercentage: 80
37
35
targetMemoryUtilizationPercentage: 80
38
39
-# Allow the Helm chart to create Service and Ingress resources automatically
40
41
ingress:
42
43
annotations:
0 commit comments