Support for declaring entire resources inline in kustomization.yaml? #5905
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Uh oh!
There was an error while loading. Please reload this page.
Eschewed features
What would you like to have added?
Just like the support for patches and some other things, it would be nice if kustomize supported declaring entire resources inline.
Why is this needed?
Use case: generating manifests using automation tools (e.g. terraform) without humans ever having to touch the output. It's easier and more convenient to write the generator code to put everything in one file rather than having to deal with multiple files (minimum: kustomization.yaml plus one with resources) with path references in kustomization.yaml.
Example:
Can you accomplish the motivating task without this feature, and if so, how?
n/a
What other solutions have you considered?
n/a
Anything else we should know?
No response
Feature ownership
The text was updated successfully, but these errors were encountered: