summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/policy-apex-pdp/templates
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2019-07-24 15:37:54 -0500
committerjhh <jorge.hernandez-herrero@att.com>2019-07-24 15:40:45 -0500
commit9f8f792363c12df8f35e74ac9d94cb7f39ef4752 (patch)
tree29c2055f9836ae3d8e3babb79b24dbd9e3f9a948 /kubernetes/policy/charts/policy-apex-pdp/templates
parente02d656bc5392c85352c73f3ba8beddc19c2f10a (diff)
OOM companion changes to topic.properties removal
Issue-ID: POLICY-1744 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ie1c632b9fd3bc87538638d39c33511eb96c27075
Diffstat (limited to 'kubernetes/policy/charts/policy-apex-pdp/templates')
-rw-r--r--kubernetes/policy/charts/policy-apex-pdp/templates/statefulset.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/policy/charts/policy-apex-pdp/templates/statefulset.yaml b/kubernetes/policy/charts/policy-apex-pdp/templates/statefulset.yaml
index f1c024bc4e..9ab1e055a8 100644
--- a/kubernetes/policy/charts/policy-apex-pdp/templates/statefulset.yaml
+++ b/kubernetes/policy/charts/policy-apex-pdp/templates/statefulset.yaml
@@ -45,8 +45,6 @@ spec:
- /opt/app/policy/apex-pdp/bin/apexOnapPf.sh
- -c
- /home/apexuser/config/OnapPfConfig.json
- - -p
- - /home/apexuser/config/topic.properties
imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
ports:
- containerPort: {{ .Values.service.externalPort }}