mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
services: fix asus router ingress annotations
This commit is contained in:
parent
417b8157de
commit
1676bbee6f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: ingress-rules
|
name: ingress-rules
|
||||||
annotations:
|
annotations:
|
||||||
nginx.ingress.kubernetes.io/secure-backends: "true"
|
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- secretName: san-gorilych-ru-tls
|
- secretName: san-gorilych-ru-tls
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue