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

Fix helm chart issues if cert-manager is disabled #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snorwin
Copy link

@snorwin snorwin commented Dec 18, 2023

The issues mentioned in #132 and #137 are still not resolved. This PR aims to fix another aspect of them, i.e., the effect on the manger's deployment.

Alternative solution:

  • Add flag to values.yaml to disable the webhook in general.
  • Generate the webhook service certificate with the service.alpha.openshift.io/serving-cert-secret-name annotation too.

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
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 this pull request may close these issues.

None yet

1 participant