Skip to content

vbump will fail to start with persistence enabled #4

@michaelharrer

Description

@michaelharrer

With default config

  enabled: true
  accessMode: ReadWriteOnce
  size: 5Mi

vbump will try to create a new pod without releasing the pv before. this will result in a crashloopbackoff.

Possible quickwins:

  • change resourcetype from deployment to statefulset
  • change strategy to Recreate instead of RollingUpdate

Metadata

Metadata

Assignees

No one assigned

    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