diff options
author | Alexis de Talhouët <alexis.de_talhouet@bell.ca> | 2018-12-04 12:56:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-04 12:56:59 +0000 |
commit | b205843ff0c534a1be0009f1b7538c517a6d8d7e (patch) | |
tree | 8747eb878c4a0273a3d25c6d17bb68729db6f033 /kubernetes/onap | |
parent | 72262c28939cd9f6e173bb810b23b54f8a3822c9 (diff) | |
parent | 8d601b3f3b33709be00af860f29b55c186f06cc5 (diff) |
Merge "update DFC tag to 1.1.0 for master branch"
Diffstat (limited to 'kubernetes/onap')
-rw-r--r-- | kubernetes/onap/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml index 62999b2bdc..1ca2b8470a 100644 --- a/kubernetes/onap/values.yaml +++ b/kubernetes/onap/values.yaml @@ -1,4 +1,4 @@ -# Copyright © 2017 Amdocs, Bell Canada +# Copyright © 2018 Amdocs, Bell Canada # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -112,7 +112,7 @@ portal: robot: enabled: true config: -# openStackEncryptedPasswordHere should match the encrypted string used in SO and APPC and overridden per environment + # openStackEncryptedPasswordHere should match the encrypted string used in SO and APPC and overridden per environment openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e" sdc: enabled: true |