Bug 1878 Speed up Artifactory search
[osm/devops.git] / installers / charm / mariadb-k8s / actions.yaml
index 0f11a29..0b33b6a 100644 (file)
 ##
 
 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"