update Agent for Helm
[aaf/authz.git] / auth / helm / aaf / values.yaml
index 324cbc6..4bb2037 100644 (file)
@@ -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 ""