Add certificate (#107)

This commit is contained in:
Yann Soubeyrand 2019-09-20 01:02:21 +02:00 committed by Alex Collins
parent 04bf19d8a8
commit aff8a78040
3 changed files with 33 additions and 0 deletions

View file

@ -65,8 +65,16 @@ ingress:
# nginx.ingress.kubernetes.io/ssl-passthrough: "true"
path: /
additionalHosts: []
certificate:
enabled: false
issuer:
kind: # ClusterIssuer
name: # letsencrypt
clusterAdminAccess:
enabled: true
config:
createSecret: true
helmRepositories: