Skip to content

Add ability to add custom manifests to the rendered output#704

Merged
marcinc merged 7 commits intomasterfrom
inject-shared-templates
Nov 11, 2022
Merged

Add ability to add custom manifests to the rendered output#704
marcinc merged 7 commits intomasterfrom
inject-shared-templates

Conversation

@marcinc
Copy link
Member

@marcinc marcinc commented Nov 11, 2022

This PR adds the ability for passing extra manifests to be part of the rendered output for selected or all environments.
One or more custom manifests can be sourced from any path and will be added to the manifests generated based on the compose configuration.

kev render -a /some/path/netpol.yaml -a /other/path/ingress.yaml -a local/deployment.yaml

In order to add extra manifests to particular environment will require -e <envname> to be added to the command above.

@marcinc marcinc requested a review from KashifSaadat November 11, 2022 00:32
@marcinc marcinc merged commit 561a565 into master Nov 11, 2022
@marcinc marcinc deleted the inject-shared-templates branch November 11, 2022 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants