perlweb/static-misc: haproxy ingress
This commit is contained in:
parent
dc6acfc123
commit
f926d1a4a7
@ -3,10 +3,8 @@ kind: Ingress
|
||||
metadata:
|
||||
name: static-misc
|
||||
annotations:
|
||||
ingress.kubernetes.io/configuration-snippet: |
|
||||
proxy_pass_header Server;
|
||||
kubernetes.io/tls-acme: "true"
|
||||
kubernetes.io/ingress.class: nginx
|
||||
kubernetes.io/ingress.class: haproxy
|
||||
|
||||
{{- \$js := (json "ingress-hosts.json") }}
|
||||
{{- \$hosts := (\$js | pointer "/Hosts") }}
|
||||
|
Loading…
Reference in New Issue
Block a user