File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ parameters for the [rabbitMQ](https://github.com/bitnami/charts/tree/master/bitn
2121|  ` app.ingress.enabled `                 |  Enable install of ingress                        |  false                                                   | 
2222|  ` app.ingress.host `                    |  Hostname to associate ingress with               |  servicex.ssl-hep.org                                    | 
2323|  ` app.ingress.defaultBackend `          |  Name of a service to send requests to internal endpoints to |  default-http-backend                         | 
24- |  ` app.ingress.clusterIssuer `           |  Name of the ClusterIssuer to use which will be used to obtain a TLS certificate |  letsencrypt-staging      | 
24+ |  ` app.ingress.tls.enabled `             |  Enable TLS for ServiceX API Ingress resource     |  false                                                   | 
25+ |  ` app.ingress.tls.secretName `          |  Name of TLS Secret used for ServiceX API server  |  ` {{.Release.Name}}-app-tls `                              | 
26+ |  ` app.ingress.tls.clusterIssuer `       |  Specify a ClusterIssuer if using cert-manager    |  -                                                       | 
2527|  ` app.resources `                       |  Pass in Kubernetes pod resource spec to deployment to change CPU and memory |  { }                          |     
2628| ` app.slackSigningSecret `              | Signing secret for Slack application             | -
2729| ` app.newSignupWebhook `                | Slack webhook URL for new signups                | -
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments