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