generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Incorrect secret certificate name in Helm Chart #6
Comments
Hi @alcampag, Thanks for reaching out. Taken note of above issue. Can you please provide the below details
|
Hi,
My proposition here is to update the name of the secret in webhook.yaml so that it is aligned with the one in the deployment. |
rozdolsky33
added a commit
to rozdolsky33/oci-native-ingress-controller
that referenced
this issue
Aug 29, 2023
…o that it is aligned with the one in the deployment
rozdolsky33
added a commit
to rozdolsky33/oci-native-ingress-controller
that referenced
this issue
Aug 30, 2023
Signed-off-by: volodymyrrozdolsky <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Currently, the name of the secret generated by cert-manager is not the same of the one in the deployment template.
The only workaround I have found is to set the value
fullnameOverride: oci-native-ingress-controller
but this is not documented as a requirement.The text was updated successfully, but these errors were encountered: