Update Kubernetes YAML



Last updated

Show Kubernetes YAML displays the Kubernetes resource configuration in YAML format and allows users to update the supported configuration values.
Click the Show Kubernetes YAML icon on the Persistent Volume Claim that you want to view or update.

The Show Kubernetes YAML window will appear, displaying the current Persistent Volume Claim configuration in YAML format. Modify the required configuration values as needed, then click Update to apply the changes.

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

Last updated