Skip to content

use of persistence claim must add custom variable #194

@spelbreker

Description

@spelbreker

when deploy imgproxy with and persistance mount the local_filesystem_root must be set manual.

imgproxy:
  features:
    urlSignature:
      enabled: true
      key: xxxx
      salt: xxxx
    prometheus:
      enabled: true
    custom:
      IMGPROXY_LOCAL_FILESYSTEM_ROOT: /images  #<-- need to add this
  persistence:
    enabled: true
    existingClaim: private

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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