move static env to dockerfile

This commit is contained in:
2025-08-08 06:11:55 +03:00
parent 14a5e8e42d
commit fb8c63e86f
2 changed files with 11 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
# This is unmaintained. See git.k-space.ee/k-space/kube//hackerspace/inventory.yaml
---
apiVersion: apps/v1
kind: Deployment
@@ -23,10 +24,6 @@ spec:
env:
- name: OIDC_USERS_NAMESPACE
value: "default"
- name: SLACK_VERIFICATION_TOKEN
value: "changeme"
- name: PYTHONUNBUFFERED
value: "1"
# Google test key
- name: RECAPTCHA_PUBLIC_KEY
value: 6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI