Skip to content

hocuspocus volume mount fails because volume is not defined #299

Description

@cwalker-ssigroup

When upgrading to 17.02, the hocuspocus installation fails with an error when we have a defined

egress:
  tls:
    rootCA:
      configMap: ca-pemstore
      fileName: rootCA.pem

the error is

Error: UPGRADE FAILED: failed to create resource: Deployment.apps "openproject-hocuspocus" is invalid: spec.template.spec.containers[0].volumeMounts[1].name: Not found: "ca-pemstore"

When examining the helm chart templates, it appears that the volume for ca-pemstore is not included in the hocuspocus deployment like it is in the other deployment files.

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