fix: rancher use existing letsencrypt tls secret
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
hostname: rancher.uzbutterfly.com
|
||||
bootstrapPassword: ""
|
||||
ingress:
|
||||
ingressClassName: nginx
|
||||
ingressClassName: nginx-private
|
||||
tls:
|
||||
source: secret
|
||||
secretName: rancher-tls
|
||||
|
||||
Reference in New Issue
Block a user