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 Ingress Documentation #81

Closed
rsoika opened this issue Nov 16, 2022 · 0 comments
Closed

Update Ingress Documentation #81

rsoika opened this issue Nov 16, 2022 · 0 comments
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Nov 16, 2022

update install scripts
update docu about upgrading cert-manager

See also here: https://robearlam.com/blog/nginx-ingress-breaking-change-ingress.class-now-required

We need to update all ingress deployments by adding the following new annotation:

  annotations:
    .....
    .....
    kubernetes.io/ingress.class: "nginx"
    .....
@rsoika rsoika added this to the 0.1.1 milestone Nov 16, 2022
rsoika added a commit that referenced this issue Nov 16, 2022
rsoika added a commit that referenced this issue Nov 16, 2022
@rsoika rsoika closed this as completed Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant