Move to 2.1.17
[aaf/authz.git] / auth / helm / aaf / values.yaml
index 839d939..83e0ae6 100644 (file)
@@ -22,7 +22,8 @@ cadi:
   aaf_locate_as: "aaf-locate"
 
 persistence:
-  mountPath: "/mnt/data/aaf"
+  # Note: Minikube will persist to /data on your host machine
+  mountPath: "/data/aaf"
   config:
     volumeReclaimPolicy: Retain
     accessMode: ReadWriteOnce
@@ -48,7 +49,7 @@ image:
   # When using Docker Repo, add, and include trailing "/"
   # repository: nexus3.onap.org:10003/
   # repository: localhost:5000/
-  version: 2.1.6-SNAPSHOT
+  version: 2.1.7-SNAPSHOT
 
 resources: {}
   # We usually recommend not to specify default resources and to leave this as a conscious