mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
hoarder disable sign up string fix
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
- name: DATA_DIR
|
||||
value: /data
|
||||
- name: DISABLE_SIGNUPS
|
||||
value: true
|
||||
value: "true"
|
||||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: data
|
||||
|
||||
Reference in New Issue
Block a user