feat: fix resources

This commit is contained in:
Max batleforc 2024-06-28 04:25:15 +02:00
parent 1652734a83
commit c60410577d
No known key found for this signature in database
GPG Key ID: 25D243AB4B6AC9E7
3 changed files with 1 additions and 5 deletions

View File

@ -62,8 +62,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: RUST_BACKTRACE
value: "1"
- name: PORT
value: "5437"
- name: IMAGE_PATH

View File

@ -9,8 +9,6 @@ resources: # Need to be fine tunned in the futur
env:
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: "http://tempo.monitoring.svc.cluster.local:4317"
- name: RUST_LOG
value: "debug"
- name: APP_NAME
value: "BotDiscord"

View File

@ -1,4 +1,4 @@
bot_name = "AGAU"
bot_name = "WeeKit"
env = "dev-che"
port = 5437
token = ""