Fixed indentation in K8s manifest files

Change-Id: I32ffb844ce86e2bf2954d76f92c3bc459a1002fe
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/docker/osm_pods/ro.yaml b/installers/docker/osm_pods/ro.yaml
index 6113a99..d5cb5b2 100644
--- a/installers/docker/osm_pods/ro.yaml
+++ b/installers/docker/osm_pods/ro.yaml
@@ -59,11 +59,11 @@
            value: mysql
         envFrom:
         - secretRef:
-           name: ro-secret
+            name: ro-secret
         volumeMounts:
          - name: ro
            mountPath: /var/log/osm
       volumes:
       - name: ro
         hostPath:
-         path: /var/lib/osm/osm_ro/_data
+          path: /var/lib/osm/osm_ro/_data