mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
some kubing around
This commit is contained in:
parent
bbac1a47d6
commit
1c6bb46819
2 changed files with 2 additions and 3 deletions
|
|
@ -28,9 +28,7 @@ kind: ConfigMap
|
|||
metadata:
|
||||
name: karin
|
||||
data:
|
||||
RUST_LOG: court_bot=DEBUG
|
||||
RUST_LOG: DEBUG
|
||||
GUILD_ID: "459006129670979584"
|
||||
MONGO_URI: mongodb://localhost:27017
|
||||
DB_NAME: karin
|
||||
MONGO_INITDB_ROOT_USERNAME: root
|
||||
SET_GLOBAL: ''
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
MONGO_URI: bW9uZ29kYjovL21vbmdvLTAubW9uZ28uZGVmYXVsdC5zdmMuY2x1c3Rlci5sb2NhbDoyNzAxNw==
|
||||
MONGO_INITDB_ROOT_USERNAME: cm9vdA==
|
||||
MONGO_INITDB_ROOT_PASSWORD: QQ==
|
||||
kind: Secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue