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

Update YAML

The Update YAML feature in the Cluster Role Bindings tab is used to modify the Cluster Role Binding configuration directly using YAML format. Through this feature, users can adjust bindings such as subjects (users, groups, or service accounts) and assigned roles as needed. The changes made will update the existing Cluster Role Binding configuration.

To update, click the More button, then select Update YAML.

The system will display a YAML form for updating data. Modify the data as needed, then click the Update button to save the changes.

After a successful update, the system will display a notification “Cluster Roles Bindings has been successfully updated.”

Last updated