diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-21 05:18:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-21 05:18:27 +0000 |
commit | 2c2be1eea53e97cc1972c0b89571baff92e59484 (patch) | |
tree | 862a2f2d66c4275626ee45419becb822a9aa74e8 /kubernetes/aai | |
parent | 31bb6fe2a093273e4a10cd0c46adfae75f736cd6 (diff) | |
parent | 600dc9809b14fb264b8e7c4e6c46c8587eaf5c20 (diff) |
Merge "[COMMON] Fix trailing blanks found by pre-commit"
Diffstat (limited to 'kubernetes/aai')
-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 |