summaryrefslogtreecommitdiffstats
path: root/auth/helm/aaf/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/helm/aaf/values.yaml')
-rw-r--r--auth/helm/aaf/values.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/auth/helm/aaf/values.yaml b/auth/helm/aaf/values.yaml
index 839d939a..83e0ae68 100644
--- a/auth/helm/aaf/values.yaml
+++ b/auth/helm/aaf/values.yaml
@@ -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