Giter Site home page Giter Site logo

Comments (4)

CMYanko avatar CMYanko commented on July 17, 2024

My expectation is that most folks will implement their own ingress and just use the chart to deploy us as a service. As such I expose the expected ports if docker is enabled but don't set up ingress or certs.

I'm not clear on the ports question. We generally lump docker proxies and a hosted registry all under on 'group'. the group is then the single port for all of those repos to push and pull from. If however, you want multiple hosted (private) registries then each on you want to push to will need it's own port.

from helm3-charts.

ruckc avatar ruckc commented on July 17, 2024

to support multiple distinct container registries it will need to be multiple ports. I'd highly recommend restructuring your ingress configuration anyway because its not just the ingress we have to recreate, its a service for each container registry port.

I would recommend restructuring the chart to deploy a standard service with optional ingress for http/https and just provide us a list to populate for one or more container registries so we can automate the service and ingress without conflicting with the default ingress/service(s).

from helm3-charts.

ruckc avatar ruckc commented on July 17, 2024

@CMYanko the #27 PR fixes the previous PR... the deployment ports weren't getting opened properly.

from helm3-charts.

ruckc avatar ruckc commented on July 17, 2024

fixed in 23.1.5

from helm3-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.