Skip to content

[MS-SQL] Installation failed when backup is enabled #22

Description

@kokorzyc

First, great thx for creating and sharing the charts.

When backup.enabled = true, installation fails because PVC cannot be created. Reason is that our cloud provider doesn't support accessModes: ReadWriteMany which is in backup pvc definition. Changing it to ReadWriteOnce is solving problem.

Best Regards
WK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions