feat: sharry external route

This commit is contained in:
auricom
2025-08-29 11:01:46 +02:00
parent a90a874348
commit f5eb49330d
2 changed files with 1 additions and 29 deletions

View File

@@ -94,34 +94,6 @@ spec:
path: /metrics
interval: 1m
scrapeTimeout: 10s
# ingress:
# app:
# enabled: true
# className: external
# annotations:
# nginx.ingress.kubernetes.io/configuration-snippet: |
# add_header Cache-Control "no-store";
# add_header Pragma "no-cache";
# add_header X-Frame-Options "SAMEORIGIN";
# add_header X-XSS-Protection "1; mode=block";
# gethomepage.dev/enabled: "true"
# gethomepage.dev/group: Infrastructure
# gethomepage.dev/name: Authelia9091
# gethomepage.dev/icon: authelia.png
# gethomepage.dev/pod-selector: >-
# app in (
# authelia
# )
# hosts:
# - host: &host auth.${SECRET_EXTERNAL_DOMAIN}
# paths:
# - path: /
# service:
# identifier: app
# port: http
# tls:
# - hosts:
# - *host
route:
main:
hostnames: ["auth.${SECRET_EXTERNAL_DOMAIN}"]

View File

@@ -56,7 +56,7 @@ spec:
app:
hostnames: ["{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"]
parentRefs:
- name: internal
- name: external
namespace: network
sectionName: https
rules: