-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If I have something like this in my chart values.yaml:
# -- Expose service
externalIngressRoutes: []
# Example:
# - name: whatever
# other_name: whateverHow do I refactor it so this project picks up types (and @schema annotations) for the elements of the array?
Or should I create a separate values-examples.yaml in my chart that won't be used as default values but can be consumed by helm schema command?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request