Skip to content

Kubegres Database files into shared PVC storage #172

@saisworld

Description

@saisworld

I'm trying to deploy Postgresql using Kubegres in Azure. I have configured Azure file storage and set them up as PVC. I was able to link that in the backups but couldn't find any option to link PVC to the Database files. In the yaml file, all I see is the option to enter "storageClassname", if I specify any class like "azurefile-csi" or do not specify anything then kubernetes is automatically creating new disks and attaching to each of the pod.

Is this the expected behaviour ? I was under the impression that all three pods will use the same shared storage and refer to the same file.

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