diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-04-24 15:54:08 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-04-24 15:56:03 -0700 |
commit | 1dba1b169b3302d8abe9a24ade25679813b1348f (patch) | |
tree | 76e5ed56150bc89cd8bad3063ca57eb330d667f8 /charts/aai-search-data/resources/rproxy/config/primary-service.properties | |
parent | 9b34a8a4d357fc5a03875f99244f48bdd8b2d03e (diff) | |
parent | f3e398fa75bb53bd951b4702493a451ae82b4b2b (diff) |
OOM code transfer for AAI (inc)
Incremental code transfer from oom/kubernetes/aai
into the aai/oom tech team repo.
Change-Id: I7cdf904377022bcf806033544760d539df11c6cf
Issue-ID: CIMAN-250
Diffstat (limited to 'charts/aai-search-data/resources/rproxy/config/primary-service.properties')
-rw-r--r-- | charts/aai-search-data/resources/rproxy/config/primary-service.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/charts/aai-search-data/resources/rproxy/config/primary-service.properties b/charts/aai-search-data/resources/rproxy/config/primary-service.properties new file mode 100644 index 0000000..5fddcb2 --- /dev/null +++ b/charts/aai-search-data/resources/rproxy/config/primary-service.properties @@ -0,0 +1,3 @@ +primary-service.protocol = https +primary-service.host = localhost +primary-service.port = 9509 |