You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Vaibhav Mittal
<[email protected]>
<!--
Before you open the request please review the following guidelines and
tips to help it be more easily integrated:
- Describe the scope of your change - i.e. what the change does.
- Describe any known limitations with your change.
- Please run any tests or examples that can exercise your modified code.
Thank you for contributing!
-->
### Description of the change
Fix the incorrect formatting of the installation values on the Kubeapps
UI
<!-- Describe the scope of your change - i.e. what the change does. -->
### Benefits
- Cleaner UI 😀
<!-- What benefits will be realized by the code change? -->
### Possible drawbacks
- None as far as ik
<!-- Describe any known limitations with your change -->
### Applicable issues
<!-- Enter any applicable Issues here (You can reference an issue using
#) -->
- fixes#5894
### Additional information
<!-- If there's anything else that's important and relevant to your pull
request, mention that information here.-->
Signed-off-by: Vaibhav Mittal <[email protected]>
Describe the bug
The installation values are not properly formatted in the yaml format in the installation values section
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The installation values should be properly formatted in yaml format
Screenshots
If applicable, add screenshots to help explain your problem.
Before
Created a PR for resolution #5893
After
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: