X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmariadb-k8s%2Factions.yaml;h=0b33b6ab03628d694a095ac35633d5ab50485dad;hb=499b442f67119589220a1ff144e3b26a9b7714ed;hp=0f11a292fc2b77f115f907bc9c75745fdf54eae5;hpb=958cf65b0f744ddacee2c2d1173b9a9be722661b;p=osm%2Fdevops.git diff --git a/installers/charm/mariadb-k8s/actions.yaml b/installers/charm/mariadb-k8s/actions.yaml index 0f11a292..0b33b6ab 100644 --- a/installers/charm/mariadb-k8s/actions.yaml +++ b/installers/charm/mariadb-k8s/actions.yaml @@ -20,14 +20,14 @@ ## backup: - description: "Do a mongodb backup" + description: "Perform a backup" params: path: description: "Path for the backup inside the unit" type: string default: "/var/lib/mysql" restore: - description: "Restore from a MongoDB Backup" + description: "Restore from a backup" params: path: description: "Path for the backup inside the unit"