added annotations

This commit is contained in:
ston1th 2021-04-10 02:46:35 +02:00
commit 9e85a199a7
4 changed files with 35 additions and 2 deletions

View file

@ -2,6 +2,12 @@ apiVersion: v1
kind: Service
metadata:
name: nginx
annotations:
#frontend.haproxy-lb/options: "tcplog,splice-request"
#backend.haproxy-lb/options: "splice-response,httpchk GET /"
#backend.haproxy-lb/proxy-protocol: v2
#backend.haproxy-lb/check-proxy-protocol: true
#backend.haproxy-lb/default-server: ""
spec:
selector:
app: nginx