fix: enable startupProbe.enabled for kube-state-metrics (HOMELAB-544) #135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/HOMELAB-544-ksm-restart-loop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up: the kube-state-metrics subchart requires
startupProbe.enabled: truefor the probe to actually be applied.