travelaudience / kubernetes-nexus

Run Sonatype Nexus Repository Manager OSS on top of Kubernetes (GKE). Includes instructions for automated backups (GCS) and day-to-day usage.
Apache License 2.0
130 stars 61 forks source link

Add support multiple docker repos without publish additional ports #62

Open AlexGluck opened 2 years ago

AlexGluck commented 2 years ago

Hello, i writed full nginx configuration for support multiple repos without publish additional ports here.

In your ingress not work properly docker repos.

Can you please look my work?