fix deployment
This commit is contained in:
		| @@ -65,8 +65,6 @@ spec: | ||||
|         terminationMessagePath: /dev/termination-log | ||||
|         terminationMessagePolicy: File | ||||
|         volumeMounts: | ||||
|         - mountPath: /opt/adguardhome/conf/ | ||||
|           name: adguard-home-config-dir | ||||
|         - mountPath: /opt/adguardhome/conf/AdGuardHome.yaml | ||||
|           name: adguard-home-config | ||||
|           subPath: AdGuardHome.yaml | ||||
| @@ -84,5 +82,3 @@ spec: | ||||
|         name: adguard-home-config | ||||
|       - emptyDir: {} | ||||
|         name: adguard-home-work | ||||
|       - emptyDir: {} | ||||
|         name: adguard-home-config-dir | ||||
|   | ||||
		Reference in New Issue
	
	Block a user