-
Notifications
You must be signed in to change notification settings - Fork 1
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
doc: Revamped Deployment Chart #10
base: main
Are you sure you want to change the base?
Conversation
|
||
![](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/global-configurations/deployment-charts/empty-values.jpg) | ||
|
||
If you have uploaded your deployment chart that doesn't include an [app-values.yaml](../user-guide/global-configurations/deployment-charts.md#3-add-app-values.yaml) file and then select that chart as the [Base Deployment Template](../creating-application/deployment-template.md) for your application, both the **Basic (GUI)** and **Advanced (YAML)** sections will appear blank. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't the troubleshoot guide be about how to fix it? It seems more like why it occured
* Who can use the custom chart - All users | ||
|
||
> A super admin can upload multiple versions of a custom helm chart. | ||
Devtron includes predefined Helm charts that cover the majority of use cases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Devtron Apps leverage helm charts to carry out a deployment of your images and configuration. Then Devtron includes some predifined helm charts ....
|
||
{% hint style="info" %} | ||
### Tip | ||
In case you are unfamiliar with configuring an `app-values.yaml` file, you can copy and display all available chart values by running: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't seems accurate @pawan-mehta-dt ?
> All users can view the custom charts. | ||
{% hint style="warning" %} | ||
### Who Can Perform This Action? | ||
All users can view and use deployment charts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I doubt if this is trye
Copied PR content from old repo and incorporated PM's feedback:
devtron-labs/devtron#5810