summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/templates/dep-brmsgw.yaml
diff options
context:
space:
mode:
authorvaibhav_16dec <vaibhav.chopra@amdocs.com>2018-01-17 12:22:52 +0000
committervaibhav_16dec <vaibhav.chopra@amdocs.com>2018-01-25 09:55:54 +0000
commit8de39a774d0e58e70fa5bde7fd1ecc158db1453f (patch)
treeb4e471ac722f4decbeb4dee2b4817ec2cd487abd /kubernetes/policy/templates/dep-brmsgw.yaml
parenteea1d3ec1680d1ef203840986962f6535736ae38 (diff)
Policy config segreggation
Issue-ID: OOM-553 Change-Id: I8dab41aea5b0fad1395f6deb47b2faa6f7dcbdbc Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
Diffstat (limited to 'kubernetes/policy/templates/dep-brmsgw.yaml')
-rw-r--r--kubernetes/policy/templates/dep-brmsgw.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/policy/templates/dep-brmsgw.yaml b/kubernetes/policy/templates/dep-brmsgw.yaml
index 89752aece7..667ccc6251 100644
--- a/kubernetes/policy/templates/dep-brmsgw.yaml
+++ b/kubernetes/policy/templates/dep-brmsgw.yaml
@@ -49,8 +49,9 @@ spec:
hostPath:
path: /etc/localtime
- name: pe
- hostPath:
- path: /dockerdata-nfs/{{ .Values.nsPrefix }}/policy/opt/policy/config/pe/
+ configMap:
+ name: policy-dep-pe-configmap
+ defaultMode: 0755
imagePullSecrets:
- name: "{{ .Values.nsPrefix }}-docker-registry-key"
#{{ end }}