Skip to content

Commit 3a687ea

Browse files
committed
wip: dnm: aws test webhook endpoint
1 parent ecac27e commit 3a687ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pkg/cloud/aws/assets/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
--leader-elect-lease-duration=137s \
4343
--leader-elect-renew-deadline=107s \
4444
--leader-elect-retry-period=26s \
45+
--webhooks=* \
46+
--feature-gates=CloudControllerManagerWebhook=true \
4547
--leader-elect-resource-namespace=openshift-cloud-controller-manager \
4648
{{- if .tlsCipherSuites }}
4749
--tls-cipher-suites={{ .tlsCipherSuites }} \

0 commit comments

Comments
 (0)