Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add custom fields and use those values in generating docs #214

Open
sappusaketh opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request triage Issues that need to be triaged and categorized

Comments

@sappusaketh
Copy link

sappusaketh commented Feb 7, 2024

General Summary

By fields I mean available 6 fields from here
I want to add @example and use what ever is provided to that in rendering value template.
I have envs:[] as value in my values file but I want to show everyone how it should be

envs:
  - name: X
    value: Y
  - name: ABC
    value: 123

I dont want to add this as default for my value as I m adding this if only there are any values in envs

Is your feature request related to a problem? Please describe and/or link to a bug issue.

At present I dont have a way to show how it should look like in docs

Expected Behavior

ability to define @example and use that in values table generation

Current Behavior

There is no option to define example

Possible Solution

No response

Alternatives you've considered

closest I found is this

Further Information

No response

@sappusaketh sappusaketh added enhancement New feature or request triage Issues that need to be triaged and categorized labels Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issues that need to be triaged and categorized
Projects
None yet
Development

No branches or pull requests

3 participants