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

This commit is contained in:
Stavros Kois
2022-11-06 21:37:04 +01:00
committed by GitHub
parent cfadf5c265
commit 8fbeb1a4a2
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
- https://hub.docker.com/r/cloudflare/cloudflared - https://hub.docker.com/r/cloudflare/cloudflared
type: application type: application
version: 1.0.28 version: 1.0.29
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- network - network
-10
View File
@@ -29,16 +29,6 @@ questions:
default: false default: false
# Include{serviceExpert} # Include{serviceExpert}
# Include{serviceList} # 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{persistenceList}
# Include{ingressList} # Include{ingressList}
# Include{security} # Include{security}