Network Discovery OOM changes
[oom.git] / kubernetes / pomba / charts / pomba-networkdiscovery / templates / deployment.yaml
index 7f44106..91b4c5a 100644 (file)
@@ -64,9 +64,9 @@ spec:
             name: {{ include "common.fullname" . }}-config\r
             subPath: application.properties\r
             readOnly: true\r
-          - mountPath: /opt/app/config/auth/enricher-client-cert.p12\r
+          - mountPath: /opt/app/config/auth/client-cert-onap.p12\r
             name: {{ include "common.fullname" . }}-auth-secret\r
-            subPath: enricher-client-cert.p12\r
+            subPath: client-cert-onap.p12\r
             readOnly: true\r
 \r
           resources:\r