Skip to content

Add support to strategy on Operator #1594

@astingengo

Description

@astingengo

Please support the strategy on the operator itself

spec:
  strategy:
    type: RollingUpdate
    rollingUpdate:
      maxSurge: <value>
      minUnavailable: <value>

This is needed when operator is deployed with multiple replicas and we have antiaffinity on the operator

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions