Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default port for webhook #609

Closed
anishakj opened this issue Feb 24, 2022 · 0 comments · Fixed by #610
Closed

Update default port for webhook #609

anishakj opened this issue Feb 24, 2022 · 0 comments · Fixed by #610
Assignees

Comments

@anishakj
Copy link
Contributor

Description

Currently in operator webhook port used is 443 and is creating issues when deploying operator as non-root user. Default port is updated to 9443 in controller-runtime v0.9.0 version.(kubernetes-sigs/controller-runtime#1076)

Importance

should-have

Location

cmd/manager/main.go
deploy/webhook.yaml

Suggestions for an improvement

Update the port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant