Skip to content

Instantly share code, notes, and snippets.

View sceptic30's full-sized avatar

Nikolas sceptic30

  • CodeByte Dynamics
  • Greece
View GitHub Profile
@sceptic30
sceptic30 / haproxy-daemonset.yaml
Created July 14, 2021 09:13
Haproxy as a Daemonset
---
# Source: haproxy-ingress/templates/controller-poddisruptionbudget.yaml
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
labels:
helm.sh/chart: haproxy-ingress-0.12.5
app.kubernetes.io/name: haproxy-ingress
app.kubernetes.io/instance: haproxy-ingress
app.kubernetes.io/version: "v0.12.5"