mirror of
https://github.com/SpecterOps/Nemesis
synced 2026-06-08 12:36:42 +00:00
Fix pgadmin path
This commit is contained in:
@@ -64,7 +64,7 @@ spec:
|
||||
name: {{ .Values.postgres.existingSecret }}
|
||||
key: pgadmin-password
|
||||
- name: SCRIPT_NAME
|
||||
value: /pgadmin/
|
||||
value: /pgadmin
|
||||
- name: MAX_LOGIN_ATTEMPTS
|
||||
value: "15"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user