Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Adding extra resources in the chart #2213

Open
Tracked by #1
aqeelat opened this issue Aug 12, 2024 · 1 comment
Open
Tracked by #1

[ENHANCEMENT] Adding extra resources in the chart #2213

aqeelat opened this issue Aug 12, 2024 · 1 comment
Labels
kind/enhancement New feature or request

Comments

@aqeelat
Copy link

aqeelat commented Aug 12, 2024

Describe the use case:

We're using SealedSecrets to store the elasticsearch password. It would be great if I can include this resource in the values.yaml and have it deployed with camunda.

Describe the enhancement/feature:

An empty array called extraDeploy that I can fill with yaml.

Desired outcome and acceptance tests:

The yaml in extraDeploy is then templated as valid k8s manifests.

@aqeelat aqeelat added the kind/enhancement New feature or request label Aug 12, 2024
@jessesimpson36
Copy link
Contributor

I think the scope of this github issue is mostly about generic resources, and not specific to SealedSecrets. Great idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants