mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-05 14:17:20 +00:00
Added mission control for solid queue ui.
This commit is contained in:
@@ -109,6 +109,16 @@ spec:
|
||||
secretKeyRef:
|
||||
name: wrestlingdev-secrets
|
||||
key: influxdb_port
|
||||
- name: WRESTLINGDEV_MISSION_CONTROL_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: wrestlingdev-secrets
|
||||
key: mission_control_user
|
||||
- name: WRESTLINGDEV_MISSION_CONTROL_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: wrestlingdev-secrets
|
||||
key: mission_control_password
|
||||
# resources:
|
||||
# limits:
|
||||
# memory: "768Mi"
|
||||
|
||||
Reference in New Issue
Block a user