diff options
author | vrvarma <vikas.varma@att.com> | 2020-05-25 12:36:54 -0400 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-05-27 10:20:18 +0530 |
commit | 96294cd67ebb8fef62399a96bff624e24d40a8bc (patch) | |
tree | f4774eb1972f48e194cdba95ffdbe5024a37629a /kubernetes/oof/charts/oof-has/resources | |
parent | dbab15fde615d85748f4664bf16376f5643453ac (diff) |
Increment release version for osdf & has
Update osdf and has configurations
Change-Id: I900ca5143fea1e5cd38d382abd5fe9b08af1a4de
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-760
Diffstat (limited to 'kubernetes/oof/charts/oof-has/resources')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/resources/config/conductor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/charts/oof-has/resources/config/conductor.conf b/kubernetes/oof/charts/oof-has/resources/config/conductor.conf index 94a47fed2f..881ed22562 100755 --- a/kubernetes/oof/charts/oof-has/resources/config/conductor.conf +++ b/kubernetes/oof/charts/oof-has/resources/config/conductor.conf @@ -238,7 +238,7 @@ server_url = https://{{.Values.config.aai.serviceName}}.{{ include "common.names #aai_retries = 3 # The version of A&AI in v# format. (string value) -server_url_version = v14 +server_url_version = v19 # SSL/TLS certificate file in pem format. This certificate must be registered # with the A&AI endpoint. (string value) |