mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-22 07:50:19 +00:00
update docs
This commit is contained in:
parent
da2fca83e7
commit
f223e3504e
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ lapi:
|
||||||
cpu: 250m
|
cpu: 250m
|
||||||
memory: 200Mi
|
memory: 200Mi
|
||||||
env:
|
env:
|
||||||
# For an internal test, disable the Online API
|
# For an internal test, disable the Online API by setting 'DISABLE_ONLINE_API' to "true"
|
||||||
- name: DISABLE_ONLINE_API
|
- name: DISABLE_ONLINE_API
|
||||||
value: "false"
|
value: "false"
|
||||||
- name: ENROLL_KEY
|
- name: ENROLL_KEY
|
||||||
|
|
Loading…
Reference in a new issue