Shared volume to store kubeconfig
[ealt-edge.git] / mecm / mepm / applcm / resources / deployment / db-deployment.yaml
index b65dcd7..3d75520 100644 (file)
@@ -64,6 +64,7 @@ spec:
       - name: my-db
         hostPath:
           path: /data
+          type: DirectoryOrCreate
 status: {}
 
 # yamllint enable