summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/templates
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2018-05-10 14:02:21 -0500
committerBrian Freeman <bf1936@att.com>2018-05-10 14:02:29 -0500
commit6a0df2e228df21e8c0b8803e0b9887438fbf1915 (patch)
treef36b5dd68f32c8f87d9e5c49c9fd2915a8de0eb1 /kubernetes/so/templates
parent6dee169b9da0b2ffa891fea76a87e102fa8e1d99 (diff)
Add onap crt
Issue-ID: OOM-1068 Change-Id: I7ff15fa9eb6c29852c089ad10e0c63faba05fe00 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'kubernetes/so/templates')
-rw-r--r--kubernetes/so/templates/deployment.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/so/templates/deployment.yaml b/kubernetes/so/templates/deployment.yaml
index 067c57d412..0f907372a3 100644
--- a/kubernetes/so/templates/deployment.yaml
+++ b/kubernetes/so/templates/deployment.yaml
@@ -165,6 +165,9 @@ spec:
- key: onap-ca.crt
path: onap-ca.crt
mode: 0755
+ - key: onap-ca-new.crt
+ path: onap-ca-new.crt
+ mode: 0755
- key: encryption.key
path: encryption.key
mode: 0644