feat(ssl): Move to cert-manager
This commit is contained in:
parent
98a35e475e
commit
a7a03b2608
@ -16,6 +16,7 @@ metadata:
|
||||
namespace: gitea
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "traefik"
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-production"
|
||||
spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
@ -28,4 +29,4 @@ spec:
|
||||
- name: gitea-svc
|
||||
port: 80
|
||||
tls:
|
||||
certResolver: letsencrypt
|
||||
secretName: git-halis-io-tls
|
||||
|
Loading…
Reference in New Issue
Block a user