1
0
Fork 0

Reorganizing the Documentation

This commit is contained in:
Joao Gilberto Magalhaes 2022-08-26 20:03:11 -05:00
parent 7a1fc46f00
commit 25c3db7070
18 changed files with 734 additions and 466 deletions

View file

@ -100,6 +100,15 @@ spec:
labels:
app: easyhaproxy-ingress
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: easyhaproxy/node
operator: In
values:
- master
serviceAccountName: easyhaproxy-ingress
containers:
- image: byjg/easy-haproxy:test