Giter VIP home page Giter VIP logo

Comments (4)

jameswynn avatar jameswynn commented on August 20, 2024 2

Unfortunately Homepage doesn't current support secrets or environment variables but I'm working on that. Once it's finished in Homepage I'll update the chart with support or at least examples.

from helm-charts.

budimanjojo avatar budimanjojo commented on August 20, 2024 2

@jameswynn I believe the PR is merged and is available in the latest homepage version now?

from helm-charts.

stevewm avatar stevewm commented on August 20, 2024 1

Thanks for the great work on the PR and this chart @jameswynn!

Late to the party, but you can already set env vars under the env key because the chart depends on common by @bjw-s. It just isn't mentioned in the chart docs. I'm using v0.8.4 of homepage:

env:
  HOMEPAGE_VAR_SONARR_API_KEY:
    valueFrom:
      secretKeyRef:
        name: homepage-sonarr
        key: api_key

I'm using annotations on Ingresses for service discovery, and the replacement works in annotations too:

gethomepage.dev/widget.key: '{{HOMEPAGE_VAR_SONARR_API_KEY}}'
gethomepage.dev/widget.type: sonarr
gethomepage.dev/widget.url: http://sonarr:8989

from helm-charts.

Neferites avatar Neferites commented on August 20, 2024

Hello @jameswynn,
Well played to the PR including Env var in homepage.
In order to use Env with vault CSI? can you please add extraVolume & extraVolumeMount please ?
Regards

from helm-charts.

Related Issues (10)

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.