fix wrong ports & cert names

This commit is contained in:
jerger 2022-07-04 09:11:28 +02:00
parent cf640e1f68
commit 0077d56a82
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,7 @@ metadata:
name: gitea-cert
namespace: default
spec:
secretName: gitea-secret
secretName: gitea-cert
commonName: FQDN
duration: 2160h # 90d
renewBefore: 360h # 15d

View file

@ -22,5 +22,4 @@ spec:
ports:
- port: 2225
targetPort: 22
nodePort: 30005