https://platformengineering.org logo
#kubernetes
Title
# kubernetes
a

Asiya Yunusa

11/21/2022, 2:03 PM
Hello team! I have a question related to webhook configurations on kubernetes. How can I specify the namespace where the webhook will be run?
f

Frans Caisar Ramadhan

11/22/2022, 2:33 AM
IIRC, you can specify the namespace under
clientConfig.service.namespace
a

Asiya Yunusa

12/14/2022, 10:38 AM
Thank you @Frans Caisar Ramadhan I used the operator option in the webhook config.
24 Views