summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/templates/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/so/templates/deployment.yaml')
-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