fix: enable probes on diagrid-dashboard

This commit is contained in:
2025-12-17 13:50:12 +01:00
parent ca0a228660
commit 86240fc085
+8 -8
View File
@@ -130,14 +130,14 @@ resources: {}
# memory: 128Mi # memory: 128Mi
# This is to setup the liveness and readiness probes more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/ # This is to setup the liveness and readiness probes more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
# livenessProbe: livenessProbe:
# httpGet: httpGet:
# path: / path: /
# port: http port: http
# readinessProbe: readinessProbe:
# httpGet: httpGet:
# path: / path: /
# port: http port: http
# This section is for setting up autoscaling more information can be found here: https://kubernetes.io/docs/concepts/workloads/autoscaling/ # This section is for setting up autoscaling more information can be found here: https://kubernetes.io/docs/concepts/workloads/autoscaling/
autoscaling: autoscaling: