mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 04:21:22 +00:00
fix: bibot owm
This commit is contained in:
parent
5b3d2b8669
commit
efbc7c4798
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ controllers:
|
|||
secretKeyRef:
|
||||
name: bibot
|
||||
key: discord-token
|
||||
OPENWEATHERMAP_API_KEY:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: bibot
|
||||
key: OPENWEATHERMAP_API_KEY
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue