charts icon indicating copy to clipboard operation
charts copied to clipboard

feat(common): add support for automatic configmaps from file/path

Open PrivatePuffin opened this issue 7 months ago • 2 comments

Is your feature request related to a problem?

currently configmaps from files can be done, but its not the easiest process.

Describe the solution you'd like

We should do something like bjws-s common does: https://github.com/bjw-s/helm-charts/blob/8f66d48e6e21704bd62ffa12e70333aa3e3cf117/charts/library/common/values.yaml#L486

Describe alternatives you've considered

Keeping it as is, but no progress is not a realistic option

Additional context

.

I've read and agree with the following

  • [x] I've checked all open and closed issues and my request is not there.
  • [x] I've checked all open and closed pull requests and my request is not there.

PrivatePuffin avatar Apr 22 '25 22:04 PrivatePuffin