add onlyoffice, and ingress revision
Some checks failed
/ continuous-deploy (push) Failing after 15s

This commit is contained in:
Márcio Fernandes
2026-04-08 18:24:25 +00:00
parent 374f369ea2
commit 58a26067fa
13 changed files with 152 additions and 8 deletions

View File

@@ -0,0 +1,24 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: office-limbosolutions-com
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
kubernetes.io/ingress.class: traefik
spec:
entryPoints:
- websecure
- public-https
routes:
- match: Host(`office.limbosolutions.com`)
kind: Rule
services:
- name: onlyoffice
port: 80
middlewares:
- name: onlyoffice-headers
- name: onlyoffice-security-headers
- name: rate-limit
tls:
secretName: office-limbosolutions-com-tls