Skip to content

use of persistence claim must add custom variable #194

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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