murano-apps/Docker/Kubernetes/KubernetesEntitiesLibrary/package/Resources
Nikolay Mahotkin a717988918 Fixing volume entry definitions
* According to
   http://kubernetes.io/docs/user-guide/volumes/#types-of-volumes
   and
   a1b5325011
   there is hostPath volume type instead of hostDir;
   And there is no 'source' keyword anymore.

 * Replacing 'kubectl update' on 'kubectl replace':
   kubectl update is deprecated, need to use 'replace':
   9b3d42c090

Closes-Bug: #1604766

Change-Id: I1029caeb2827fc9de271b457c7a61b043d0189cb
2016-08-23 13:20:37 +03:00
..
scripts Fixing volume entry definitions 2016-08-23 13:20:37 +03:00
DestroyReplicationController.template Fix typos in log, comments and template section name 2016-04-25 13:42:43 +00:00
DestroyService.template Add license information 2015-04-20 19:15:15 +03:00
UpdatePod.template Add license information 2015-04-20 19:15:15 +03:00
UpdateReplicationController.template Add license information 2015-04-20 19:15:15 +03:00
UpdateService.template Add license information 2015-04-20 19:15:15 +03:00