mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +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:
|
||||
name: ingress-rules
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/secure-backends: "true"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||
spec:
|
||||
tls:
|
||||
- secretName: san-gorilych-ru-tls
|
||||
|
|
|
|||
Loading…
Reference in a new issue