Commit 880457b2 authored by Waqar Ahmed's avatar Waqar Ahmed

Update test values to include dns configuration

parent 16fcf345
......@@ -25,3 +25,6 @@ appVolumeMounts:
data:
emptyDir: true
mountPath: "/data/ipfs"
dnsConfig:
options: []
......@@ -21,3 +21,7 @@ appVolumeMounts:
export:
emptyDir: true
mountPath: "/export"
dnsConfig:
options: []
......@@ -41,3 +41,6 @@ postgresAppVolumeMounts:
postgres-backup:
emptyDir: true
mountPath: "/postgres_backups"
dnsConfig:
options: []
......@@ -78,3 +78,6 @@ appVolumeMounts:
shared-logs:
emptyDir: true
mountPath: "/config/Library/Application Support/Plex Media Server/Logs"
dnsConfig:
options: []
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment