Git Product home page Git Product logo

Comments (5)

perfectra1n avatar perfectra1n commented on June 3, 2024 1

I'm blind as a bat and dumber than a doorknob, so I appreciate you doing that!

from mariadb-operator.

perfectra1n avatar perfectra1n commented on June 3, 2024 1

Oh yeah, that did the trick - used the following values within the release and comments:

webhook:
  cert:
    certManager:
      enabled: true
      # https://github.com/cert-manager/cert-manager/blob/969b678f330c68a6429b7a71b271761c59651a85/pkg/apis/certmanager/v1/const.go#L26
      # There are default values for renewBefore and duration from within certmanager

Thanks for the great Helm chart and operator! Besides fixing Galera once every so often from nodes having a stroke, this chart has made managing MySQL + MariaDB possible. Thanks again, you're supporting idiots like myself and the nonprofits I support ♥

from mariadb-operator.

mmontes11 avatar mmontes11 commented on June 3, 2024

Sorry to hear this, there were some changes in the helm chart values, could you please align with them?

If you are using cert-manager, make sure you enable cert-manager certificates:

helm repo add mariadb-operator https://mariadb-operator.github.io/mariadb-operator
helm install mariadb-operator mariadb-operator/mariadb-operator \
  --set webhook.cert.certManager.enabled=true

Let me know how it goes

from mariadb-operator.

perfectra1n avatar perfectra1n commented on June 3, 2024

Oh didn't even see that, my fault for not reading the entire changelog - didn't see the breaking changes at the bottom there. Let me give it a run :)

from mariadb-operator.

mmontes11 avatar mmontes11 commented on June 3, 2024

@perfectra1n just moved them to the top to make them more visible 👍🏻

from mariadb-operator.

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.