Closed
Description
Note this is not a duplicate of #48 or #129 .
A helm chart can generate an object of kind: List
, which seems to be just another way of writing several objects into one yaml-file.
An example of such a chart is prometheus-operator, using kind: List
in generated ServiceMonitors, PodMonitors etc.
The resulting manifests thus may contain multiple kind: List
objects, with no name.
Metadata
Metadata
Assignees
Labels
No labels