[appdaemon] remove mountPath (#334)

This commit is contained in:
ᗪєνιη ᗷυнʟ 2020-12-10 15:07:20 -05:00 committed by GitHub
parent b928e1ea44
commit 731b70fd98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 4.0.5
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT.
name: appdaemon
version: 1.0.1
version: 1.0.2
keywords:
- appdaemon
- home-automation

View File

@ -79,7 +79,6 @@ persistence:
config:
enabled: false
emptyDir: false
mountPath: /conf
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning