Skip to content

Is there a way for a module to use values from a ConfigMap? Or for a bundle to use a Values file? #381

Description

@nlongton

We have a module that needs some per-cluster values that we have stored in a ConfigMap under a defined name in a defined namespace.
Currently we have a python wrapper that fetches this and structures it for use in the module.
However we really dont want the extra code and looked at the Bundle Runtime - which whilst it can get the cluster data does not seem to support being given a values file like a module does.

Is there a way to achieve this using timoni?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions