Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/localize/locales/en/cmd/cluster.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ $ rhoas cluster clean --namespace=myspace
one = 'Successfully removed all resources managed by rhoas cluster command'

[cluster.clean.confirmation]
one = '''Do you want to remove all secrets and RHOAS operator resources in your current namespace: "{{.Namespace}}"
one = '''Removing all secrets and operator resources in namespace "{{.Namespace}}"

To not affect your running applications service account and service binding objects
will still be present and need to be removed manually.
Expand Down