Set APP_MODULE
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
e2f340ea01
commit
0247d3d7f8
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ spec:
|
||||||
mountPath: "/etc/test-auth"
|
mountPath: "/etc/test-auth"
|
||||||
readOnly: true
|
readOnly: true
|
||||||
env:
|
env:
|
||||||
|
- name: APP_MODULE
|
||||||
|
value: test_auth:application
|
||||||
- name: TESTAUTH_SETTINGS
|
- name: TESTAUTH_SETTINGS
|
||||||
value: "/etc/test-auth/test-auth.cfg"
|
value: "/etc/test-auth/test-auth.cfg"
|
||||||
# - name: SCRIPT_NAME
|
# - name: SCRIPT_NAME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue