diff --git a/helm/nemesis/templates/pgadmin.yaml b/helm/nemesis/templates/pgadmin.yaml index f3e21ca..d41368f 100644 --- a/helm/nemesis/templates/pgadmin.yaml +++ b/helm/nemesis/templates/pgadmin.yaml @@ -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: