You've already forked drone-charts
							
							fix: ingress annotations
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -479,7 +479,9 @@ ingress:
 | 
				
			|||||||
  enabled: false
 | 
					  enabled: false
 | 
				
			||||||
  className: "nginx"
 | 
					  className: "nginx"
 | 
				
			||||||
  annotations:
 | 
					  annotations:
 | 
				
			||||||
    # cert-manager.io/issuer: letsencrypt
 | 
					    # kubernetes.io/ingress.class: nginx
 | 
				
			||||||
 | 
					    # cert-manager.io/issuer:
 | 
				
			||||||
 | 
					    # kubernetes.io/tls-acme: "true"
 | 
				
			||||||
  hosts:
 | 
					  hosts:
 | 
				
			||||||
  - host: "your-hostname"
 | 
					  - host: "your-hostname"
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user