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