Skip to content

OCI runtime create failed #62

@john047

Description

@john047

Hello!

after add pvc in k8s:

volumeMounts:
- mountPath: "/opt"
name: storage
volumes:
- name: storage
persistentVolumeClaim:
claimName: drools-pvc

I get error:
OCI runtime create failed: container_linux.go:349: starting container process caused "exec: "./start_business-central-wb.sh": stat ./start_business-central-wb.sh: no such file or directory": unknown

How can I start service in k8s with persistentVolumeClaim? Whithout it works fun.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions