diff options
Diffstat (limited to 'kubernetes/aai/components/aai-resources')
-rw-r--r-- | kubernetes/aai/components/aai-resources/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/components/aai-resources/values.yaml b/kubernetes/aai/components/aai-resources/values.yaml index 42692dd544..3941af3747 100644 --- a/kubernetes/aai/components/aai-resources/values.yaml +++ b/kubernetes/aai/components/aai-resources/values.yaml @@ -51,7 +51,7 @@ global: # global defaults # Active spring profiles for the resources microservice profiles: - # aaf-auth profile will be automatically set if aaf enabled is set to true + # aaf-auth profile will be automatically set if aaf enabled is set to true active: production,dmaap #,aaf-auth # Notification event specific properties |