commit | 70b07469dada287b97c41c4eda6c18f514a3f5a6 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | Fri Apr 19 15:47:07 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 19 15:47:07 2019 +0000 |
tree | 2f801d45f659cf999f3f3391156d6bf31de9f616 | |
parent | 0cbc25ed376325f5acac51d94fc1c9a84afdac05 [diff] | |
parent | 70480925c0b6933f2d9fa962d4f82175a6601b94 [diff] |
Merge "Switch policy/api rest port from cluster to node"
diff --git a/kubernetes/policy/charts/policy-api/values.yaml b/kubernetes/policy/charts/policy-api/values.yaml index 92960a2..acb9f6b 100644 --- a/kubernetes/policy/charts/policy-api/values.yaml +++ b/kubernetes/policy/charts/policy-api/values.yaml
@@ -56,7 +56,7 @@ periodSeconds: 10 service: - type: ClusterIP + type: NodePort name: policy-api portName: policy-api internalPort: 6969