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(chart): modify ingress for aws alb #93

Closed
wants to merge 1 commit into from

Conversation

reg0bs
Copy link

@reg0bs reg0bs commented Jan 22, 2025

The annotation kubernetes.io/ingress.class: alb is deprecated based on an error I got when trying to deploy:

helm install unguard . --values values.yaml --wait --namespace unguard --create-namespace
W0122 08:02:46.163224 663632 warnings.go:70] annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead

I've updated the specs accordingly so they include the supported ingressClassName.

@reg0bs reg0bs requested a review from a team as a code owner January 22, 2025 08:36
@dynatrace-cla-bot
Copy link
Member

dynatrace-cla-bot commented Jan 22, 2025

CLA assistant check
All committers have signed the CLA.

@reg0bs reg0bs closed this Jan 22, 2025
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.

2 participants