diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2018-10-11 14:28:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-11 14:28:09 +0000 |
commit | 073c5ca5cc6cfc97cfd7ee0631e1c646cc287aa1 (patch) | |
tree | 2ff4f742077b8ad61095be394a7d42c98861e66f /charts/aai-resources/resources/config | |
parent | 6b7728eae6eec865b9df694501f37d7a0914d34c (diff) | |
parent | cce2a91443e468e69fd0276d684e2138a9ad9c4b (diff) |
Merge "Mount the realm properites into containers"
Diffstat (limited to 'charts/aai-resources/resources/config')
-rw-r--r-- | charts/aai-resources/resources/config/realm.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/charts/aai-resources/resources/config/realm.properties b/charts/aai-resources/resources/config/realm.properties index 1efcfbe..0499b34 100644 --- a/charts/aai-resources/resources/config/realm.properties +++ b/charts/aai-resources/resources/config/realm.properties @@ -11,7 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - # format : username: password[,rolename ...] # default username/password: AAI/AAI, MSO/MSO, ModelLoader/ModelLoader... AAI:OBF:1gfr1ev31gg7,admin |