add host to lidarr ingress
This commit is contained in:
		@@ -129,7 +129,8 @@ lidarr2:
 | 
			
		||||
      enabled: true
 | 
			
		||||
      className: tailscale
 | 
			
		||||
      hosts:
 | 
			
		||||
        - paths:
 | 
			
		||||
        - host: lidarr-cl01tl
 | 
			
		||||
          paths:
 | 
			
		||||
            - path: /
 | 
			
		||||
              pathType: Prefix
 | 
			
		||||
              service:
 | 
			
		||||
@@ -137,7 +138,7 @@ lidarr2:
 | 
			
		||||
                port: 80
 | 
			
		||||
      tls:
 | 
			
		||||
        - hosts:
 | 
			
		||||
            - vault-cl01tl        
 | 
			
		||||
            - lidarr-cl01tl
 | 
			
		||||
  persistence:
 | 
			
		||||
    config:
 | 
			
		||||
      storageClass: ceph-block
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user