[VOL-3018] Disabling Persistence Volume Storage for Atomix
Adding documentation for ONOS cluster deployment.

Change-Id: Ib31a613a77ea1cbe578c82d3bb9732935cd6261f
diff --git a/full-values.yaml b/full-values.yaml
index a83fcac..d81097c 100644
--- a/full-values.yaml
+++ b/full-values.yaml
@@ -109,6 +109,11 @@
   - name: ONOS_APPS
     value: "drivers,openflow-base,hostprovider"
 
+# No persistent volume in Atomix to have clean state for each re-deploy of ONOS
+atomix:
+  persistence:
+    enabled: false
+
 # Customization for BBSIM
 kafka_broker: 'voltha-kafka.voltha.svc.cluster.local:9092'
 pon: 1