update two apps
This commit is contained in:
		| @@ -67,6 +67,8 @@ spec: | ||||
|         volumeMounts: | ||||
|         - mountPath: /opt/adguardhome/conf/ | ||||
|           name: adguard-home-config | ||||
|         - mountPath: /opt/adguardhome/work/ | ||||
|           name: adguard-home-work | ||||
|       dnsPolicy: ClusterFirst | ||||
|  | ||||
|       restartPolicy: Always | ||||
| @@ -77,3 +79,5 @@ spec: | ||||
|           defaultMode: 0777 | ||||
|           name: adguard-home-config | ||||
|         name: adguard-home-config | ||||
|       - emptyDir: {} | ||||
|         name: adguard-home-work | ||||
		Reference in New Issue
	
	Block a user