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

ingress.md #7991

Open
3 tasks
navrenga opened this issue Dec 19, 2021 · 2 comments
Open
3 tasks

ingress.md #7991

navrenga opened this issue Dec 19, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@navrenga
Copy link

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug
The private Contour deployment will pick up Ingresses annotated with `kubernetes.io/ingress.class: contour-external
A clear and concise description of what the bug is

To Reproduce

https://github.com/argoproj/argo-cd/blob/49378a95c400a9e535a7178a2a77ba2022a5e084/docs/operator-manual/ingress.md

Expected behavior
The private Contour deployment will pick up Ingresses annotated with `kubernetes.io/ingress.class: contour-internal

Screenshots

If applicable, add screenshots to help explain your problem.

Version

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.
@navrenga navrenga added the bug Something isn't working label Dec 19, 2021
@jannfis
Copy link
Member

jannfis commented Dec 19, 2021

Hi. Sorry, but what's actually the bug here?

@jannfis jannfis added the more-information-needed Further information is requested label Dec 19, 2021
@navrenga
Copy link
Author

private Contour should point to contour-internal right. its pointed to external here. so it should be contour-internal instead of contour-external

@no-response no-response bot removed the more-information-needed Further information is requested label Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants