diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/architecture.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 98a4541..671abc8 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -15,10 +15,7 @@ It's render and deploy the rockets with kuberenetes management (via quay.io). We store files on Ceph distributed storage system that includes 'RADOS Gateway' which allows us to store files in AWS S3 based API (buckets etc..). -.. |image0| image:: architecture.png - :width: 7in - :height: 9in - +|image0| Architecture Alignment ---------------------------- @@ -74,3 +71,7 @@ Repo name: * org.onap.vvp/validation-scripts * org.onap.vvp/documentation * org.onap.vvp/image-scanner + +.. |image0| image:: architecture.png + :width: 11in + :height: 5in |