| {{'Config.Key' | translate }} | {{'Config.Value' | translate }} | {{'Config.Comment' | translate }} | {{'Config.Operation' | translate }} |
|---|---|---|---|
| {{ config.key }} | {{ config.value }} | {{ config.comment }} | {{'UserMange.Edit' | translate }} {{'Common.Delete' | translate }} |
| {{'Common.Cluster' | translate }} | {{'Config.Key' | translate }} | {{'Config.Value' | translate }} | {{'Config.Comment' | translate }} | {{'Config.Operation' | translate }} |
|---|---|---|---|---|
| {{ config.cluster || 'default' }} | {{ config.key }} | {{ config.value }} | {{ config.comment }} | {{'UserMange.Edit' | translate }} {{'Common.Delete' | translate }} |