Skip to content

Multi-Attach error for volume #82

@moklidia

Description

@moklidia

A user is getting the following error:

Multi-Attach error for volume "pvc-xxxx" Volume is already exclusively attached to one node and can't be attached to another

Compose file:

x-uffizzi:
  ingress: # required
    service: nginx
    port: 80
    additional_subdomains:
      - "subdomain"
service:
  nginx:
    image: nginx:alpine
    ports:
      - "80:80"
    volumes:
      - ./deploy/nginx:/etc/nginx/conf.d/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions