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" baseURL: "https://minimal-setups.de"
languageCode: "en-us" languageCode: "en-us"
title: "Minimal Setups" title: "Minimal Setups"
# theme: "ananke" theme: "ananke"
theme: "hextra" # theme: "hextra"
googleAnalystics: "" googleAnalystics: ""
params: params:

View File

@ -34,23 +34,12 @@ spec:
targetPort: 8080 targetPort: 8080
port: 80 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 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: minimal-setups name: minimal-setups
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-production-http cert-manager.io/cluster-issuer: letsencrypt-production-http
traefik.ingress.kubernetes.io/router.middlewares: homepages-add-custom-headers@kubernetescrd
spec: spec:
tls: tls:
- hosts: - hosts: