ananke
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-01-14 12:40:21 +01:00
parent c9d4baaa83
commit 3ae532ca0c
Signed by: wn
GPG Key ID: 18FDFA577A8871AD
2 changed files with 2 additions and 13 deletions

View File

@ -1,8 +1,8 @@
baseURL: "https://minimal-setups.de"
languageCode: "en-us"
title: "Minimal Setups"
# theme: "ananke"
theme: "hextra"
theme: "ananke"
# theme: "hextra"
googleAnalystics: ""
params:

View File

@ -34,23 +34,12 @@ spec:
targetPort: 8080
port: 80
---
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: add-custom-headers
spec:
headers:
customResponseHeaders:
X-Forwarded-Proto: "https"
X-Forwarded-Port: "443"
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: minimal-setups
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production-http
traefik.ingress.kubernetes.io/router.middlewares: homepages-add-custom-headers@kubernetescrd
spec:
tls:
- hosts: