Code Monkey home page Code Monkey logo

Comments (5)

carrodher avatar carrodher commented on August 28, 2024 1

Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.

Your contribution is greatly appreciated!

from charts.

javsalgar avatar javsalgar commented on August 28, 2024

Hi!

Did you try this?

## @param podAnnotations Annotations for Keycloak pods
## ref: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
##
podAnnotations: {}

Not sure if that would be enough or you would need a specific one for the statefulset object.

from charts.

UXabre avatar UXabre commented on August 28, 2024

Hi @javsalgar ,

It's actually to use it with stakater/reloader, so that keycloak can reload on a change of, for instance, certificates or some secret containing the database password.

E.g.

kind: StatefulSet
metadata:
  annotations:
    reloader.stakater.com/auto: "true"
spec:
  template:
    metadata:
    ....

Will restart the SS on every change of any mounted secret/configmap (pretty cool stuff btw)

More info in: https://github.com/stakater/Reloader

So it must be on the top level statefulset unfortunately.
BTW, I am willing to implement this, haven't come around to it just yet

from charts.

javsalgar avatar javsalgar commented on August 28, 2024

Awesome, then please let us know when you submit the PR and we will take a look. Thank you so much!

from charts.

UXabre avatar UXabre commented on August 28, 2024

@javsalgar PR was created, I've added a field "statefulsetAnnotations", to be somewhat in line with "commonAnnotations" but I'll hear it from you or the community if this is the way

from 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.