mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Remove most hensen.io refs and move from stalwart.rubenhensen.nl to mail.rubenhensen.nl
This commit is contained in:
@@ -92,7 +92,7 @@ spec:
|
||||
- name: X-Forwarded-Proto
|
||||
value: https
|
||||
- name: Host
|
||||
value: blog.hensen.io
|
||||
value: blog.rubenhensen.nl
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 3
|
||||
successThreshold: 1
|
||||
@@ -106,7 +106,7 @@ spec:
|
||||
- name: X-Forwarded-Proto
|
||||
value: https
|
||||
- name: Host
|
||||
value: blog.hensen.io
|
||||
value: blog.rubenhensen.nl
|
||||
periodSeconds: 300
|
||||
timeoutSeconds: 3
|
||||
successThreshold: 1
|
||||
@@ -135,7 +135,7 @@ spec:
|
||||
name: ghost-mysql-env
|
||||
key: MYSQL_DATABASE
|
||||
- name: url
|
||||
value: https://blog.hensen.io
|
||||
value: https://blog.rubenhensen.nl
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: ghost-mail-config
|
||||
|
||||
@@ -18,20 +18,9 @@ spec:
|
||||
ingressClassName: nginx
|
||||
tls:
|
||||
- hosts:
|
||||
- blog.hensen.io
|
||||
- blog.rubenhensen.nl
|
||||
secretName: ghost-tls-secret
|
||||
rules:
|
||||
- host: blog.hensen.io
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: ghost-service
|
||||
port:
|
||||
name: ghost
|
||||
- host: blog.rubenhensen.nl
|
||||
http:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user