mirror of
https://github.com/SpecterOps/Nemesis
synced 2026-06-08 12:36:42 +00:00
'environment' env var in dashboard
This commit is contained in:
@@ -28,8 +28,10 @@ spec:
|
||||
name: operation-config
|
||||
key: log-level
|
||||
- name: ENVIRONMENT
|
||||
value: development
|
||||
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: operation-config
|
||||
key: environment
|
||||
- name: DASHBOARD_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user