fix(cloudflared): remove persistence on GUI aswell (#4324)

This commit is contained in:
Stavros Kois 2022-11-06 22:37:04 +02:00 committed by GitHub
parent cfadf5c265
commit 8fbeb1a4a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 11 deletions

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
- https://hub.docker.com/r/cloudflare/cloudflared
type: application
version: 1.0.28
version: 1.0.29
annotations:
truecharts.org/catagories: |
- network

View File

@ -29,16 +29,6 @@ questions:
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: App Config Storage
description: Stores the Application Configuration.
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
# Include{persistenceList}
# Include{ingressList}
# Include{security}