Commit 3251893
fix: re-enable admission webhooks for prometheus-operator
The operator deployment mounts the admission TLS secret regardless
of admissionWebhooks.enabled. Disabling webhooks prevents the secret
from being created while the operator still expects it, causing a
FailedMount and the pod stuck in ContainerCreating.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 937a650 commit 3251893
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments