Skip to content

Include the helm template for pod disruption budget in amalthea-sessions #1021

@leafty

Description

@leafty

Template:

apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
  name: user-sessions
  namespace: {{ NAMESPACE }}
spec:
  minAvailable: 100%
  selector:
    matchLabels:
      app.kubernetes.io/name: AmaltheaSession

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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