Merge "[VNFSDK] Change volume to volumeMounts"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 30 Sep 2020 06:07:44 +0000 (06:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 30 Sep 2020 06:07:44 +0000 (06:07 +0000)
kubernetes/vnfsdk/templates/deployment.yaml

index 06ce212..60edcff 100644 (file)
@@ -73,7 +73,7 @@ spec:
         name: {{ include "common.name" . }}
         resources:
 {{ include "common.resources" . | indent 12 }}
-        volumes:
+        volumeMounts:
         - mountPath: /service/webapps/ROOT/WEB-INF/classes/mybatis/configuration/configuration.xml
           name: init-data
           subPath: configuration.xml