0b73242b65
Most ingresses annotations should be work with small changes.
11 lines
157 B
Go Template
11 lines
157 B
Go Template
haproxy:
|
|
enabled: false
|
|
autosync: true
|
|
pdb:
|
|
minAvailable: 1
|
|
resources:
|
|
controller:
|
|
cpu: "100m"
|
|
memory: "100Mi"
|
|
annotations: []
|