pdb.yaml 191 B

12345678910
  1. apiVersion: policy/v1
  2. kind: PodDisruptionBudget
  3. metadata:
  4. name: claude-code-hub
  5. namespace: {{NAMESPACE}}
  6. spec:
  7. maxUnavailable: 1
  8. selector:
  9. matchLabels:
  10. app: claude-code-hub