Add support for extraSecretEnvironmentVars
and plain env:
values #108
No reviewers
Labels
No labels
chart/authentik-application
chart/conduit
chart/gotosocial
chart/headscale
chart/miniserve
chart/ntfy
global
request for chart
type/bug
type/ci
type/doc
type/feat
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: wrenix/helm-charts#108
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "extraSecretEnvironmentVars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i like the idea of
env
but not ofextraSecretEnvironment
.everybody could fill
env
then.to be more easier, we/you could add
envFrom
eigher.PS: Sorry for the delay of an review
You mean
envFrom
invalues.yml
envFrom
indeployment.yaml
?yes, could you change it the following way?
env
to root ofvalues.yaml
(not inside of ntfy)envFrom
to root ofvalues.yaml
and put it into deployment.yamlextraSecretEnvironmentVars
i take your commits, modify them and hope this is okay so:
1f45a8d
if yes, close this Merge Request.
Sure, thanks for adding it! 👍
Pull request closed