readability improvements
This commit is contained in:
@@ -156,7 +156,7 @@ data:
|
||||
filters_update_interval: 24
|
||||
blocked_response_ttl: 10
|
||||
filtering_enabled: true
|
||||
parental_enabled: false
|
||||
parental_enabled: true
|
||||
safebrowsing_enabled: false
|
||||
protection_enabled: true
|
||||
clients:
|
||||
|
@@ -34,7 +34,7 @@ spec:
|
||||
env:
|
||||
- name: TZ
|
||||
value: Europe/Berlin
|
||||
image: adguard/adguardhome:v0.107.41
|
||||
image: adguard/adguardhome
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
@@ -7,5 +7,10 @@ resources:
|
||||
- service.yaml
|
||||
- deployment.yaml
|
||||
|
||||
images:
|
||||
- name: adguard/adguardhome
|
||||
newName: adguard/adguardhome
|
||||
newTag: v0.107.41
|
||||
|
||||
namespace: adguard
|
||||
|
||||
|
Reference in New Issue
Block a user