The Wayback Machine - https://web.archive.org/web/20220401162711/https://github.com/topics/coreos
Skip to content
#

coreos

Here are 212 public repositories matching this topic...

asteven
asteven commented Feb 14, 2022

Describe the bug
The created ingress resource is annotated with: "kubernetes.io/ingress.class: nginx".
I use traefik, not nginx. The nexus-operator is unusable with a non-nginx ingress.

To Reproduce
Steps to reproduce the behavior:

  1. Create an nexus instance with networking.exposeAs: Ingress
  2. See that the ingress is created with a annotation: "kubernetes.io/ingress.class: nginx"
bug 🐛 good first issue

Improve this page

Add a description, image, and links to the coreos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coreos topic, visit your repo's landing page and select "manage topics."

Learn more