fix deployment

This commit is contained in:
2023-12-11 11:04:06 +01:00
parent 7c4b8d02f2
commit ead6dc022c
2 changed files with 132 additions and 58 deletions

View File

@@ -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