GithubHelp home page GithubHelp logo

Comments (4)

paullaffitte avatar paullaffitte commented on June 18, 2024

Hello,

We added two ways to solve you issue:

  • By using insecureRegistries value in the helm chart to define a list of allowed insecure registries (list of domain names). Here for instance you could use insecureRegistries: ["harbor.a.b.c"].
  • By using rootCertificateAuthorities value in the helm chart to reference a secret and keys in this secret containing root certificate authorities to trust. Here for instance you could use:
rootCertificateAuthorities:
  secretName: my-secret
  keys: ["harborRootCA"]

PS: This will soon be released in our next beta before releasing it in a stable release.

from kube-image-keeper.

mceronja avatar mceronja commented on June 18, 2024

Hi @paullaffitte,

thanks I will test it out. I guess it will be in v1.5.0 as the stable one.

BR

from kube-image-keeper.

monkeynator avatar monkeynator commented on June 18, 2024

🎉 This issue has been resolved in version 1.5.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from kube-image-keeper.

monkeynator avatar monkeynator commented on June 18, 2024

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from kube-image-keeper.

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.