mirror of
https://github.com/portainer/portainer.git
synced 2025-07-30 18:59:41 +02:00
feat(helm): make the atomic flag optional [r8s-314] (#733)
This commit is contained in:
parent
4ee349bd6b
commit
d49fcd8f3e
11 changed files with 71 additions and 10 deletions
|
@ -59,7 +59,7 @@ export function ResourcesTable() {
|
|||
emptyContentLabel="No resources found"
|
||||
title={
|
||||
<TextTip inline color="blue" className="!text-xs">
|
||||
Resources reflect the latest revision only.
|
||||
Only resources currently in the cluster will be displayed.
|
||||
</TextTip>
|
||||
}
|
||||
disableSelect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue