X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fhelm%2Faaf%2Fvalues.yaml;h=4bb2037f6b82cb30c50848abedb48665ad551be0;hb=refs%2Fchanges%2F67%2F91967%2F1;hp=324cbc640b9fb9d06ee9469367b420a859720180;hpb=e9529d3deb86757d7b2eabaff4696c146cd0bad8;p=aaf%2Fauthz.git diff --git a/auth/helm/aaf/values.yaml b/auth/helm/aaf/values.yaml index 324cbc64..4bb2037f 100644 --- a/auth/helm/aaf/values.yaml +++ b/auth/helm/aaf/values.yaml @@ -27,13 +27,9 @@ global: enabled: true services: - ns: "onap" aaf_env: "DEV" + aaf_id: "aaf@aaf.osaaf.org" public_fqdn: "aaf.osaaf.org" -# DUBLIN ONLY - for M4 compatibility with Casablanca -# aaf_locator_name: "public.%NS.%N" -# aaf_locator_name_helm: "%NS.%N" -# EL ALTO and Beyond aaf_locator_name: "%NS.%N" aaf_locator_name_helm: "%CNS.%NS.%N" cadi_latitude: "38.0" @@ -101,12 +97,6 @@ persistence: size: 2Gi mountSubPath: "config" storageClass: "manual" - hello: - volumeReclaimPolicy: Retain - accessMode: ReadWriteOnce - size: 1Gi - mountSubPath: "config" - storageClass: "manual" image: # When using locally built Docker Container, set Repository to ""