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

Ignore comment #166

Open
florianrusch-zf opened this issue Nov 17, 2022 · 1 comment
Open

Ignore comment #166

florianrusch-zf opened this issue Nov 17, 2022 · 1 comment
Labels
question Further information is requested

Comments

@florianrusch-zf
Copy link

Hey, I would like to document in my values.yaml a value with more information than in my README.md.

Example:

# -- "valueFrom" environment variable references that will be added to deployment pods. Name is templated.
# ref: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#envvarsource-v1-core
# Renders in container spec as:
#   env:
#     ...
#     - name: <key>
#       valueFrom:
#         <value rendered as YAML>
envValueFrom: {}

In this example I just want to have the first line in the README.md. Is this somehow possible?

@Nepo26 Nepo26 added the question Further information is requested label Jun 29, 2023
@Nepo26
Copy link
Collaborator

Nepo26 commented Jun 29, 2023

This may be related to #148. I'll test how to do this later and see if I could do it.

@Nepo26 Nepo26 added this to the General Cleanup milestone Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

2 participants