This commit is contained in:
		@@ -144,7 +144,6 @@ data:
 | 
			
		||||
 | 
			
		||||
    apprise:
 | 
			
		||||
      api_url: http://localhost:8000/notify
 | 
			
		||||
      notify_url: !ENV QBIT_NTFY_URL
 | 
			
		||||
 | 
			
		||||
    webhooks:
 | 
			
		||||
      error: apprise
 | 
			
		||||
 
 | 
			
		||||
@@ -150,11 +150,6 @@ qbittorrent:
 | 
			
		||||
              value: /app/var/activity.log
 | 
			
		||||
            - name: QBT_LOG_LEVEL
 | 
			
		||||
              value: INFO
 | 
			
		||||
            - name: QBIT_NTFY_URL
 | 
			
		||||
              valueFrom:
 | 
			
		||||
                secretKeyRef:
 | 
			
		||||
                  name: qbittorrent-qbit-manage-config
 | 
			
		||||
                  key: ntfy-url
 | 
			
		||||
          resources:
 | 
			
		||||
            requests:
 | 
			
		||||
              cpu: 10m
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user