diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-05-24 17:56:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-24 17:56:18 +0000 |
commit | 529caa1d365c1ebba94eaa653881c4cbdc3fa2da (patch) | |
tree | fc5652d437067308af8e64343fe5dabbbca2daa9 /kubernetes/multicloud/charts/multicloud-vio/values.yaml | |
parent | 7a6bf0de4843fe8417eea8641308c86729e5e1b1 (diff) | |
parent | 4884afa338a9f580df5cf01c3ded71bf94662fe2 (diff) |
Merge "Update AAI Schema selection to v13 for multicloud"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-vio/values.yaml')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-vio/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-vio/values.yaml b/kubernetes/multicloud/charts/multicloud-vio/values.yaml index a7507e0da2..3b206cc20d 100644 --- a/kubernetes/multicloud/charts/multicloud-vio/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-vio/values.yaml @@ -32,7 +32,7 @@ config: msbPort: 80 aai: port: 8443 - schemaVersion: v11 + schemaVersion: v13 username: AAI password: AAI |