Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Show YAML File

Show Kubernetes YAML allows users to view and modify the Kubernetes resource configuration in YAML format. This feature can be used to update the resource configuration directly before applying the changes.

Click the Edit YAML icon on the selected Persistent Volume.

The Show Kubernetes YAML window will appear, displaying the current Kubernetes resource configuration in YAML format. Modify only the supported configuration fields as required, then click Update to save and apply the changes.

After the update process is completed successfully, the system will display a notification stating "Persistent Volumes has been successfully updated".

Last updated