Skip to content

BitBucket service should use generic 'sticky' implementation #13

@michaelvl

Description

@michaelvl

BitBucket requires sticky sessions on the web interface. The bitbucket service have the following values in values.yaml:

Service:
Annotations:
traefik.backend.loadbalancer.sticky: "true"

This should be replaced with a 'sessionAffinity: ClientIP' on the service since this is a generic, non-traefik specific solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions