commit | 5f4b3db5c14181852d93544716ce6b52ee7ae19d | [log] [tgz] |
---|---|---|
author | Pierre Rioux <pierre.rioux@amdocs.com> | Wed Jan 09 15:41:17 2019 -0500 |
committer | Pierre Rioux <pierre.rioux@amdocs.com> | Thu Jan 10 10:24:08 2019 -0500 |
tree | e1ea5bad3116161207a9f51e50f7af386304a2e1 | |
parent | d9a8c9ed9247bd82a23d413882a08f63c63dda70 [diff] |
[LOG-404] adding data-dictonary config Change-Id: Ie786aa3d9d3094409c48a741064d39facd3a6f94 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com> Issue-ID: LOG-404
diff --git a/kubernetes/pomba/charts/pomba-validation-service/templates/deployment.yaml b/kubernetes/pomba/charts/pomba-validation-service/templates/deployment.yaml index f802245..df62915 100644 --- a/kubernetes/pomba/charts/pomba-validation-service/templates/deployment.yaml +++ b/kubernetes/pomba/charts/pomba-validation-service/templates/deployment.yaml
@@ -104,6 +104,8 @@ path: validation-service-auth.properties - key: rule-indexing.properties path: rule-indexing.properties + - key: rule-data-dictionary.properties + path: rule-data-dictionary.properties - key: aai-environment.properties path: aai-environment.properties - key: schemaIngest.properties