update secrets for helm chart
This commit is contained in:
parent
61b00117d6
commit
71867bf5e9
0
.gitlab-ci.yml
Normal file → Executable file
0
.gitlab-ci.yml
Normal file → Executable file
0
app/cogs/actual_utils.py
Normal file → Executable file
0
app/cogs/actual_utils.py
Normal file → Executable file
0
app/cogs/animal_functions.py
Normal file → Executable file
0
app/cogs/animal_functions.py
Normal file → Executable file
0
app/cogs/anime_girls.py
Normal file → Executable file
0
app/cogs/anime_girls.py
Normal file → Executable file
0
app/cogs/canvas_tools.py
Normal file → Executable file
0
app/cogs/canvas_tools.py
Normal file → Executable file
0
app/cogs/cheeky_functions.py
Normal file → Executable file
0
app/cogs/cheeky_functions.py
Normal file → Executable file
0
app/cogs/game_apis.py
Normal file → Executable file
0
app/cogs/game_apis.py
Normal file → Executable file
0
app/cogs/stable_diffusion.py
Normal file → Executable file
0
app/cogs/stable_diffusion.py
Normal file → Executable file
0
app/help_methods.py
Normal file → Executable file
0
app/help_methods.py
Normal file → Executable file
0
app/requirements.txt
Normal file → Executable file
0
app/requirements.txt
Normal file → Executable file
0
app/stable_diffusion.py
Normal file → Executable file
0
app/stable_diffusion.py
Normal file → Executable file
0
argocd-application.yaml
Normal file → Executable file
0
argocd-application.yaml
Normal file → Executable file
@ -83,8 +83,10 @@ env:
|
|||||||
PYTHONUNBUFFERED: 1
|
PYTHONUNBUFFERED: 1
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
token: discord_token
|
|
||||||
ffxiv_token: ffxiv_token
|
ffxiv_token: ffxiv_token
|
||||||
gitlab_token: gitlab_token
|
gitlab_token: gitlab_token
|
||||||
wolfram_token: wolfram_token
|
|
||||||
OPENAI_API_KEY: OPENAI_API_KEY
|
OPENAI_API_KEY: OPENAI_API_KEY
|
||||||
|
token: discord_token
|
||||||
|
tracker_network_token: tracker_network_token
|
||||||
|
twitch_token: twitch_token
|
||||||
|
wolfram_token: wolfram_token
|
Loading…
x
Reference in New Issue
Block a user