feat: switch all ingress to to letsencrypt-prod

This commit is contained in:
Khue Doan 2021-12-05 17:43:32 +07:00
parent 7c37cdb22d
commit b2b5179df9
9 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@ hajimari:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: home.khuedoan.com
paths:

View File

@ -4,7 +4,7 @@ jellyfin:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: jellyfin.khuedoan.com
paths:

View File

@ -4,7 +4,7 @@ paperless:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: paperless.khuedoan.com
paths:

View File

@ -4,7 +4,7 @@ seafile:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: seafile.khuedoan.com
paths:

View File

@ -3,7 +3,7 @@ kind: Ingress
metadata:
name: argocd-server
labels:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
spec:
ingressClassName: nginx
rules:

View File

@ -8,7 +8,7 @@ authentik:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: &host authentik.khuedoan.com
paths:

View File

@ -3,7 +3,7 @@ gitea:
enabled: true
className: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: git.khuedoan.com
paths:

View File

@ -4,7 +4,7 @@ metadata:
name: tekton-dashboard
namespace: tekton-pipelines
labels:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
spec:
ingressClassName: nginx
rules:

View File

@ -6,7 +6,7 @@ vault:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-staging"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts:
- host: vault.khuedoan.com
tls: