We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8de54 commit 8b52dc8Copy full SHA for 8b52dc8
1 file changed
charts/multi-arch-container-rust/values.yaml
@@ -71,14 +71,14 @@ resources: {}
71
# cpu: 100m
72
# memory: 128Mi
73
74
-livenessProbe:
75
- httpGet:
76
- path: /
77
- port: http
78
-readinessProbe:
79
80
81
+# livenessProbe:
+# httpGet:
+# path: /
+# port: http
+# readinessProbe:
82
83
autoscaling:
84
enabled: false
0 commit comments