Skip to content

Commit

Permalink
update db create-form archiver alert class (#704)
Browse files Browse the repository at this point in the history
* update archiver alert class

Signed-off-by: SamiulSourav <[email protected]>

* temp

Signed-off-by: Rokibul Hasan <[email protected]>

---------

Signed-off-by: SamiulSourav <[email protected]>
Signed-off-by: Rokibul Hasan <[email protected]>
Co-authored-by: Rokibul Hasan <[email protected]>
Co-authored-by: Al Asad Nur Riyad <[email protected]>
  • Loading branch information
3 people authored Jan 3, 2025
1 parent 0ea5e99 commit 1cdb8fb
Show file tree
Hide file tree
Showing 6 changed files with 4,737 additions and 4,736 deletions.
2 changes: 1 addition & 1 deletion charts/kubedbcom-mariadb-editor-options/ui/create-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ steps:
type: switch
- alertInfo:
show: true
type: info
type: neutral
if: showArchiverAlert
label:
text: The selected StorageClass does not support Archiver
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedbcom-mongodb-editor-options/ui/create-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ steps:
type: switch
- alertInfo:
show: true
type: info
type: neutral
if: showArchiverAlert
label:
text: The selected StorageClass does not support Archiver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ steps:
type: switch
- alertInfo:
show: true
type: info
type: neutral
if: showArchiverAlert
label:
text: The selected StorageClass does not support Archiver
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedbcom-mysql-editor-options/ui/create-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ steps:
type: switch
- alertInfo:
show: true
type: info
type: neutral
if: showArchiverAlert
label:
text: The selected StorageClass does not support Archiver
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedbcom-postgres-editor-options/ui/create-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ steps:
type: switch
- alertInfo:
show: true
type: info
type: neutral
if: showArchiverAlert
label:
text: The selected StorageClass does not support Archiver
Expand Down
Loading

0 comments on commit 1cdb8fb

Please sign in to comment.