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.yaml12
1 files changed, 1 insertions, 11 deletions
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 ""