File tree Expand file tree Collapse file tree 2 files changed +0
-47
lines changed Expand file tree Collapse file tree 2 files changed +0
-47
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -69,18 +69,3 @@ coder:
69
69
# your cloud and specify it here in production to avoid accidental IP
70
70
# address changes.
71
71
loadBalancerIP : " "
72
-
73
- # coder.ingress -- The Ingress object to expose for Coder.
74
- ingress :
75
- # coder.ingress.enable -- Whether to create the Ingress object.
76
- enable : false
77
- # coder.ingress.className -- The name of the Ingress class to use.
78
- className : " "
79
- # coder.ingress.host -- The hostname to match on.
80
- host : " coder.example.com"
81
- # coder.ingress.tls -- The TLS configuration to use for the Ingress.
82
- tls :
83
- # coder.ingress.tls.enable -- Whether to enable TLS on the Ingress.
84
- enable : false
85
- # coder.ingress.tls.secretName -- The name of the TLS secret to use.
86
- secretName : " "
You can’t perform that action at this time.
0 commit comments