Skip to content

Commit ce8fd17

Browse files
committed
Disable admissionWebhooks
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 9c2dadc commit ce8fd17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/selenium-grid/values.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2056,6 +2056,9 @@ kube-prometheus-stack:
20562056
additionalScrapeConfigs:
20572057
name: '{{ template "seleniumGrid.monitoring.exporter.fullname" $ }}'
20582058
key: '{{ template "seleniumGrid.monitoring.scrape.key" $ }}'
2059+
prometheusOperator:
2060+
admissionWebhooks:
2061+
enabled: false
20592062

20602063
# -- Configuration for dependency chart jaeger
20612064
jaeger:

0 commit comments

Comments
 (0)