forgejo: enable route
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
d7c54cb063
commit
5558de59de
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ ingress:
|
|||
## @param route.tls.caCertificate PEM encoded CA certificate or chain that issued the certificate
|
||||
## @param route.tls.destinationCACertificate PEM encoded CA certificate used to verify the authenticity of final end point when 'termination' is set to 'passthrough' (ignored otherwise)
|
||||
route:
|
||||
enabled: false
|
||||
enabled: true
|
||||
annotations: {}
|
||||
host:
|
||||
wildcardPolicy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue