mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Add tls
This commit is contained in:
@@ -27,7 +27,10 @@ spec:
|
|||||||
selfSigned: false
|
selfSigned: false
|
||||||
extraHosts: []
|
extraHosts: []
|
||||||
extraPaths: []
|
extraPaths: []
|
||||||
extraTls: []
|
extraTls:
|
||||||
|
- secretName: letsencrypt-prod
|
||||||
|
hosts:
|
||||||
|
- mbgwp.hensen.io
|
||||||
secrets: []
|
secrets: []
|
||||||
extraRules: []
|
extraRules: []
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
Reference in New Issue
Block a user