miniflux: make questions ADMIN_PASSWORD private (#2986)

This commit is contained in:
Michael Schnerring
2022-06-25 21:09:13 +00:00
committed by GitHub
parent b7a4456167
commit 8615f56549
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "2.0.37"
description: Miniflux is a minimalist and opinionated feed reader.
name: miniflux
version: 7.0.7
version: 7.0.8
kubeVersion: ">=1.16.0-0"
keywords:
- miniflux
+1
View File
@@ -93,6 +93,7 @@ questions:
schema:
type: string
default: "changeme"
private: true
- variable: env
group: "Container Configuration"
label: "Image Environment"