fix(promcord): correctly expose discord token

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-25 00:02:45 +01:00
parent d53c26b014
commit 6e8610350a
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ name: promcord
sources:
- https://github.com/nimarion/promcord
type: application
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- metrics
+8
View File
@@ -12,6 +12,14 @@ questions:
attrs:
# Include{fixedEnv}
- variable: DISCORD_TOKEN
label: "Discord Token"
description: "Token with Access to your Discord"
schema:
type: string
default: ""
required: true
# Include{containerConfig}
- variable: serviceexpert
+2 -4
View File
@@ -1,6 +1,6 @@
image:
repository: biospheere/promcord
tag: latest
tag: latest@sha256:16d4fd269e665890d92e8ab2bf64f6cdd6f8bd45f27e829d414c4bad447c4974
pullPolicy: IfNotPresent
# -- Configures service settings for the chart.
@@ -17,9 +17,7 @@ service:
# -- environment variables. See [application docs](https://github.com/nimarion/promcord/blob/master/README.md) for more details.
# @default -- See below
env:
# -- Set the container timezone
TZ: UTC
env: {}
# -- Discord bot token
# DISCORD_TOKEN: