Commit ba05248
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 ba05248
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
0 commit comments